mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
4678 lines
274 KiB
SQL
4678 lines
274 KiB
SQL
/* Deathmaw */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10077, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10077, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10077, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10077, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10077, 6);
|
|
|
|
|
|
/* Lord Victor Nefarius */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10162, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10162, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10162, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10162, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10162, 6);
|
|
|
|
|
|
/* Lady Sylvanas Windrunner */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10181, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10181, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10181, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10181, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10181, 6);
|
|
|
|
|
|
/* Onyxia */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10184, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10184, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10184, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10184, 6);
|
|
|
|
|
|
/* Kashoch the Reaver */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10198, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10198, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10198, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10198, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10198, 6);
|
|
|
|
|
|
/* Lady Hederine */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10201, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10201, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10201, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10201, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10201, 6);
|
|
|
|
|
|
/* Solakar Flamewreath */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (177 , 10264, 2);
|
|
|
|
|
|
/* Aurora Skycaller */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10304, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10304, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10304, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10304, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10304, 6);
|
|
|
|
|
|
/* Emberstrife */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10321, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10321, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10321, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10321, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10321, 6);
|
|
|
|
|
|
/* Vaelastrasz the Red */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10340, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10340, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10340, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10340, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10340, 6);
|
|
|
|
|
|
/* Rage Talon Captain */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10371, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10371, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10371, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10371, 6);
|
|
|
|
|
|
/* Xabraxxis */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (76 , 10373, 6);
|
|
|
|
|
|
/* Ghostly Citizen */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (168 , 10385, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (168 , 10385, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (168 , 10385, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (168 , 10385, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (168 , 10385, 6);
|
|
|
|
|
|
/* Vengeful Phantom */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (161 , 10387, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (161 , 10387, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (161 , 10387, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (161 , 10387, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (161 , 10387, 6);
|
|
|
|
|
|
/* Skul */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10393, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10393, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10393, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10393, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10393, 6);
|
|
|
|
|
|
/* Thuzadin Shadowcaster */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (80 , 10398, 5);
|
|
|
|
|
|
/* Warchief Rend Blackhand */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10429, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10429, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10429, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10429, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10429, 6);
|
|
|
|
|
|
/* The Beast */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10430, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10430, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10430, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10430, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10430, 6);
|
|
|
|
|
|
/* Maleki the Pallid */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10438, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10438, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10438, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10438, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10438, 6);
|
|
|
|
|
|
/* Baron Rivendare */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10440, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10440, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10440, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10440, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10440, 6);
|
|
|
|
|
|
/* Jandice Barov */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10503, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10503, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10503, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10503, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10503, 6);
|
|
|
|
|
|
/* Ras Frostwhisper */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10508, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10508, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10508, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10508, 6);
|
|
|
|
|
|
/* Jed Runewatcher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10509, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10509, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10509, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10509, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10509, 6);
|
|
|
|
|
|
/* Young Arikara */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (2 , 10581, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (2 , 10581, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (2 , 10581, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (2 , 10581, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (2 , 10581, 6);
|
|
|
|
|
|
/* Urok Enforcer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (54 , 10601, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (54 , 10601, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (54 , 10601, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (54 , 10601, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (54 , 10601, 6);
|
|
|
|
|
|
/* Rivern Frostwind */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10618, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10618, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10618, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10618, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10618, 6);
|
|
|
|
|
|
/* Eck'alom */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10642, 4);
|
|
|
|
|
|
/* Scryer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10664, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10664, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10664, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10664, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10664, 6);
|
|
|
|
|
|
/* Junior Apothecary Holland */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10665, 6);
|
|
|
|
|
|
/* Chromie */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10667, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10667, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10667, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10667, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10667, 6);
|
|
|
|
|
|
/* Carrion Scarab */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10699, 5);
|
|
|
|
|
|
/* Shy-Rotam */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10737, 6);
|
|
|
|
|
|
/* Scalding Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10756, 4);
|
|
|
|
|
|
/* Boiling Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10757, 4);
|
|
|
|
|
|
/* Grand Crusader Dathrohan */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10812, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10812, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10812, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10812, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10812, 6);
|
|
|
|
|
|
/* Balnazzar */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10813, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10813, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10813, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10813, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (248 , 10813, 6);
|
|
|
|
|
|
/* Commander Ashlam Valorfist */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10838, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10838, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10838, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10838, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10838, 6);
|
|
|
|
|
|
/* Undead Scarab */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10876, 5);
|
|
|
|
|
|
/* Arikara */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10882, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10882, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10882, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10882, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10882, 6);
|
|
|
|
|
|
/* Goraluk Anvilcrack */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10899, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10899, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10899, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10899, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10899, 6);
|
|
|
|
|
|
/* Lorax */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10918, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10918, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10918, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10918, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10918, 6);
|
|
|
|
|
|
/* Tenell Leafrunner */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10923, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10923, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10923, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10923, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10923, 6);
|
|
|
|
|
|
/* Ivy Leafrunner */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10924, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10924, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10924, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10924, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 10924, 6);
|
|
|
|
|
|
/* Haleh */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10929, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10929, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10929, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10929, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10929, 6);
|
|
|
|
|
|
/* Nessy */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10942, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10942, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10942, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10942, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 10942, 6);
|
|
|
|
|
|
/* Summoned Water Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10955, 4);
|
|
|
|
|
|
/* Lord Maxwell Tyrosus */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11034, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11034, 6);
|
|
|
|
|
|
/* Betina Bigglezink */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11035, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11035, 6);
|
|
|
|
|
|
/* Leonid Barthalomew the Revered */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11036, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11036, 6);
|
|
|
|
|
|
/* Duke Nicholas Zverenhoff */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11039, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11039, 6);
|
|
|
|
|
|
/* Fras Siabi */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11058, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11058, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11058, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11058, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11058, 6);
|
|
|
|
|
|
/* Carlin Redpath */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11063, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11063, 6);
|
|
|
|
|
|
/* Black Guard Swordsmith */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11121, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11121, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11121, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11121, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11121, 6);
|
|
|
|
|
|
/* Postmaster Malown */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11143, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11143, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11143, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11143, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11143, 6);
|
|
|
|
|
|
/* Crimson Cannon */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11199, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11199, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11199, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11199, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11199, 6);
|
|
|
|
|
|
/* Onyxian Whelp */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11262, 3);
|
|
|
|
|
|
/* Illusion of Jandice Barov */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11439, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11439, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11439, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11439, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11439, 6);
|
|
|
|
|
|
/* Gordok Enforcer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11440, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11440, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11440, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11440, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11440, 6);
|
|
|
|
|
|
/* Gordok Mauler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11442, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11442, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11442, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11442, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11442, 6);
|
|
|
|
|
|
/* Gordok Ogre-Mage */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11443, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11443, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11443, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11443, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11443, 6);
|
|
|
|
|
|
/* Ragnaros */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11502, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11502, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11502, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11502, 6);
|
|
|
|
|
|
/* Whirlwind Ripper */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11576, 3);
|
|
|
|
|
|
/* Whirlwind Stormwalker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11577, 3);
|
|
|
|
|
|
/* Whirlwind Shredder */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11578, 3);
|
|
|
|
|
|
/* Nefarian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11583, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11583, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11583, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11583, 6);
|
|
|
|
|
|
/* Rattlegore */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11622, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11622, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11622, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11622, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11622, 6);
|
|
|
|
|
|
/* Molten Giant */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11658, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11658, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11658, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11658, 6);
|
|
|
|
|
|
/* Molten Destroyer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11659, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11659, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11659, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11659, 6);
|
|
|
|
|
|
/* Flamewaker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11661, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11661, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11661, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11661, 6);
|
|
|
|
|
|
/* Flamewaker Priest */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11662, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11662, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11662, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11662, 6);
|
|
|
|
|
|
/* Flamewaker Healer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11663, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11663, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11663, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11663, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11663, 6);
|
|
|
|
|
|
/* Lava Annihilator */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11665, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11665, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11665, 6);
|
|
|
|
|
|
/* Firewalker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11666, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11666, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11666, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11666, 6);
|
|
|
|
|
|
/* Flameguard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11667, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11667, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11667, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11667, 6);
|
|
|
|
|
|
/* Firelord */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11668, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11668, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11668, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11668, 6);
|
|
|
|
|
|
/* Flame Imp */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11669, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11669, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11669, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11669, 6);
|
|
|
|
|
|
/* Core Hound */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11671, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11671, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11671, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11671, 6);
|
|
|
|
|
|
/* Core Rager */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11672, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11672, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11672, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11672, 6);
|
|
|
|
|
|
/* Ancient Core Hound */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11673, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11673, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11673, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11673, 6);
|
|
|
|
|
|
/* Mannoroc Lasher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (45 , 11697, 5);
|
|
|
|
|
|
/* Greater Rock Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2736, 3);
|
|
|
|
|
|
/* Dust Stormer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11744, 3);
|
|
|
|
|
|
/* Cyclone Warrior */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11745, 3);
|
|
|
|
|
|
/* Desert Rumbler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11746, 3);
|
|
|
|
|
|
/* Desert Rager */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11747, 3);
|
|
|
|
|
|
/* Shadowshard Rumbler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11777, 3);
|
|
|
|
|
|
/* Shadowshard Smasher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11778, 3);
|
|
|
|
|
|
/* Ambershard Crusher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11781, 3);
|
|
|
|
|
|
/* Ambershard Destroyer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11782, 3);
|
|
|
|
|
|
/* Theradrim Shardling */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11783, 3);
|
|
|
|
|
|
/* Theradrim Guardian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11784, 3);
|
|
|
|
|
|
/* Keeper Remulos */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11832, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11832, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11832, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11832, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11832, 6);
|
|
|
|
|
|
/* Tsunaman */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11862, 4);
|
|
|
|
|
|
/* Grinning Dog */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11871, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11871, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11871, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11871, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11871, 6);
|
|
|
|
|
|
/* Demon Spirit */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11876, 6);
|
|
|
|
|
|
/* Nathanos Blightcaller */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11878, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11878, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11878, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11878, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11878, 6);
|
|
|
|
|
|
/* Magmadar */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (200 , 11982, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11982, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11982, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11982, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11982, 6);
|
|
|
|
|
|
/* Golemagg the Incinerator */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11988, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11988, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11988, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11988, 6);
|
|
|
|
|
|
/* Majordomo Executus */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (200 , 12018, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12018, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12018, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12018, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (40 , 12018, 6);
|
|
|
|
|
|
/* Baron Geddon */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12056, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12056, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12056, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12056, 6);
|
|
|
|
|
|
/* Garr */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (200 , 12057, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12057, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12057, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12057, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12057, 6);
|
|
|
|
|
|
/* Lava Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12076, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12076, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12076, 6);
|
|
|
|
|
|
/* Sulfuron Harbinger */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (200 , 12098, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12098, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12098, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12098, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (40 , 12098, 6);
|
|
|
|
|
|
/* Firesworn */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12099, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12099, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12099, 6);
|
|
|
|
|
|
/* Lava Reaver */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12100, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12100, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12100, 6);
|
|
|
|
|
|
/* Lava Surger */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12101, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12101, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12101, 6);
|
|
|
|
|
|
/* Lucifron */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (93 , 12118, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12118, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12118, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (186 , 12118, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12118, 6);
|
|
|
|
|
|
/* Flamewaker Protector */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12119, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12119, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12119, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12119, 6);
|
|
|
|
|
|
/* Lord Tirion Fordring */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12126, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12126, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12126, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12126, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12126, 6);
|
|
|
|
|
|
/* Onyxian Warder */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12129, 3);
|
|
|
|
|
|
/* Son of Flame */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12143, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (-93 , 12143, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12143, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12143, 6);
|
|
|
|
|
|
/* Princess Theradras */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12201, 3);
|
|
|
|
|
|
/* Meshlok the Harvester */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (30 , 12237, 5);
|
|
|
|
|
|
/* Gehennas */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12259, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12259, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12259, 6);
|
|
|
|
|
|
/* Shazzrah */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12264, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12264, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12264, 5);
|
|
|
|
|
|
/* Lava Spawn */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12265, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12265, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12265, 6);
|
|
|
|
|
|
/* Demetria */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12339, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12339, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12339, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12339, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12339, 6);
|
|
|
|
|
|
/* Doomguard Commander */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12396, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12396, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12396, 4);
|
|
|
|
|
|
/* Gorefang */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12431, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12431, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12431, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12431, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12431, 6);
|
|
|
|
|
|
/* Old Vicejaw */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12432, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12432, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12432, 6);
|
|
|
|
|
|
/* Emeraldon Boughguard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12474, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12474, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12474, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12474, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12474, 6);
|
|
|
|
|
|
/* Emeraldon Oracle */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12476, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12476, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12476, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12476, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12476, 6);
|
|
|
|
|
|
/* Verdantine Boughguard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12477, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12477, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12477, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12477, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12477, 6);
|
|
|
|
|
|
/* Verdantine Oracle */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12478, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12478, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12478, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12478, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12478, 6);
|
|
|
|
|
|
/* Dreamtracker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12496, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12496, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12496, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12496, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12496, 6);
|
|
|
|
|
|
/* Dreamroarer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12497, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12497, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12497, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12497, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12497, 6);
|
|
|
|
|
|
/* Dreamstalker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12498, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12498, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12498, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12498, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12498, 6);
|
|
|
|
|
|
/* Reginald Windsor */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12580, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12580, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12580, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12580, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12580, 6);
|
|
|
|
|
|
/* Lady Onyxia */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12756, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12756, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12756, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12756, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12756, 6);
|
|
|
|
|
|
/* Tideress */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12759, 4);
|
|
|
|
|
|
/* Chimaerok */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (300 , 12800, 4);
|
|
|
|
|
|
/* Arcane Chimaerok */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (300 , 12801, 4);
|
|
|
|
|
|
/* Chimaerok Devourer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12802, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12802, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (300 , 12802, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12802, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12802, 6);
|
|
|
|
|
|
/* Lord Lakmaeran */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12803, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12803, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (300 , 12803, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12803, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12803, 6);
|
|
|
|
|
|
/* Baron Aquanis */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (28 , 12876, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (56 , 12876, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12876, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (28 , 12876, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (140 , 12876, 6);
|
|
|
|
|
|
/* Axtroz */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12899, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12899, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12899, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12899, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12899, 6);
|
|
|
|
|
|
/* Somnus */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12900, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12900, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12900, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12900, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12900, 6);
|
|
|
|
|
|
/* Kolkar Waylayer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12976, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12976, 5);
|
|
|
|
|
|
/* Kolkar Ambusher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12977, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12977, 5);
|
|
|
|
|
|
/* Duke Hydraxis */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 13278, 4);
|
|
|
|
|
|
/* Discordant Surge */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 13279, 4);
|
|
|
|
|
|
/* Noxxion */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 13282, 4);
|
|
|
|
|
|
/* Hydraxian Honor Guard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 13322, 4);
|
|
|
|
|
|
/* Noxxion's Spawn */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (45 , 13456, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 13456, 4);
|
|
|
|
|
|
/* Noxxious Scion */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (92 , 13696, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 13696, 4);
|
|
|
|
|
|
/* Noxxious Essence */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (46 , 13736, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 13736, 4);
|
|
|
|
|
|
/* Dart */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14232, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14232, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14232, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14232, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14232, 6);
|
|
|
|
|
|
/* Olm the Wise */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14343, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14343, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14343, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14343, 6);
|
|
|
|
|
|
/* Expeditionary Mountaineer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (290 , 14390, 2);
|
|
|
|
|
|
/* Expeditionary Priest */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (290 , 14393, 2);
|
|
|
|
|
|
/* Setis */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14471, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14471, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14471, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14471, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14471, 6);
|
|
|
|
|
|
/* Phantim Illusion */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12898, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12898, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12898, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12898, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12898, 6);
|
|
|
|
|
|
/* Deathguard Kel */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12428, 6);
|
|
|
|
|
|
/* Rookery Whelp */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (171 , 10161, 2);
|
|
|
|
|
|
/* Venture Co. Cutter */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3990, 5);
|
|
|
|
|
|
/* Firemane Devourer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4333, 2);
|
|
|
|
|
|
/* Doomwarder Lord */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4683, 2);
|
|
|
|
|
|
/* Murkshallow Shellhide */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4816, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4816, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4816, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4816, 5);
|
|
|
|
|
|
/* Rage Talon Whelp */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10084, 2);
|
|
|
|
|
|
/* Shadowshard Thunderer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11779, 5);
|
|
|
|
|
|
/* Ambershard Rager */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11780, 6);
|
|
|
|
|
|
/* Flamewaker Guardian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12142, 2);
|
|
|
|
|
|
/* Magmakin */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12806, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 12806, 3);
|
|
|
|
|
|
/* Unkillable Test Dummy 60 Low Magic Resistances */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (60 , 12916, 1);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (60 , 12916, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (60 , 12916, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (60 , 12916, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (60 , 12916, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (60 , 12916, 6);
|
|
|
|
|
|
/* Unkillable Test Dummy 60 High Magic Resistances */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (225 , 12917, 1);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (225 , 12917, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (225 , 12917, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (225 , 12917, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (225 , 12917, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (225 , 12917, 6);
|
|
|
|
|
|
/* Kobold Miner */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 40, 2);
|
|
|
|
|
|
/* Infernal */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 89, 2);
|
|
|
|
|
|
/* Rock Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 92, 3);
|
|
|
|
|
|
/* Goretusk */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 157, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 157, 6);
|
|
|
|
|
|
/* Earth Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 329, 3);
|
|
|
|
|
|
/* Master Mathias Shaw */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 332, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 332, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 332, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 332, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 332, 6);
|
|
|
|
|
|
/* Gath'Ilzogg */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 334, 6);
|
|
|
|
|
|
/* Redridge Mongrel */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 423, 5);
|
|
|
|
|
|
/* Rabid Shadowhide Gnoll */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (50 , 434, 5);
|
|
|
|
|
|
/* Defias Rogue Wizard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 474, 3);
|
|
|
|
|
|
/* Kobold Tunneler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 475, 2);
|
|
|
|
|
|
/* Kobold Geomancer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 476, 2);
|
|
|
|
|
|
/* Lupos */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 521, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 521, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 521, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 521, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 521, 6);
|
|
|
|
|
|
/* Shadowhide Warrior */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (50 , 568, 5);
|
|
|
|
|
|
/* Defias Henchman */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 594, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 594, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 594, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 594, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 594, 6);
|
|
|
|
|
|
/* Defias Conjurer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 619, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 619, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 619, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 619, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 619, 6);
|
|
|
|
|
|
/* Black Ravager */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 628, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 628, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 628, 6);
|
|
|
|
|
|
/* Green Wyrmkin */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 742, 5);
|
|
|
|
|
|
/* Green Scalebane */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 744, 5);
|
|
|
|
|
|
/* Elder Dragonkin */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 746, 3);
|
|
|
|
|
|
/* Servant of Ilgalar */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (75 , 819, 6);
|
|
|
|
|
|
/* Dragonmaw Swamprunner */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1035, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1035, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1035, 6);
|
|
|
|
|
|
/* Wyrmkin Firebrand */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1049, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1049, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1049, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1049, 6);
|
|
|
|
|
|
/* Scalebane Royal Guard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1050, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1050, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1050, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1050, 6);
|
|
|
|
|
|
/* Dark Iron Dwarf */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1051, 6);
|
|
|
|
|
|
/* Dark Iron Saboteur */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1052, 6);
|
|
|
|
|
|
/* Dark Iron Tunneler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1053, 6);
|
|
|
|
|
|
/* Dark Iron Demolitionist */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1054, 6);
|
|
|
|
|
|
/* Dark Iron Insurgent */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1169, 6);
|
|
|
|
|
|
/* Juvenile Snow Leopard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1199, 3);
|
|
|
|
|
|
/* Snow Leopard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1201, 3);
|
|
|
|
|
|
/* Dark Iron Sapper */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1222, 6);
|
|
|
|
|
|
/* Ol' Sooty */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1225, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1225, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1225, 6);
|
|
|
|
|
|
/* Kobold Digger */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1236, 2);
|
|
|
|
|
|
/* Father Gavin */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1253, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1253, 6);
|
|
|
|
|
|
/* Black Ravager Mastiff */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1258, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1258, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1258, 6);
|
|
|
|
|
|
/* Archbishop Benedictus */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1284, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1284, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1284, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1284, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1284, 6);
|
|
|
|
|
|
/* Deathguard Linnea */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1495, 6);
|
|
|
|
|
|
/* Deathguard Dillinger */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1496, 6);
|
|
|
|
|
|
/* Ragged Scavenger */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1509, 3);
|
|
|
|
|
|
/* Executor Zygand */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1515, 6);
|
|
|
|
|
|
/* Deathguard Simmer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1519, 6);
|
|
|
|
|
|
/* Defias Prisoner */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1706, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1706, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1706, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1706, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1706, 6);
|
|
|
|
|
|
/* Defias Captive */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1707, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1707, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1707, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1707, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1707, 6);
|
|
|
|
|
|
/* Defias Inmate */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1708, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1708, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1708, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1708, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1708, 6);
|
|
|
|
|
|
/* Defias Convict */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1711, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1711, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1711, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1711, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1711, 6);
|
|
|
|
|
|
/* Defias Insurgent */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1715, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1715, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1715, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1715, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1715, 6);
|
|
|
|
|
|
/* Defias Watchman */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1725, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1725, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1725, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1725, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1725, 6);
|
|
|
|
|
|
/* Defias Magician */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1726, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1726, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1726, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1726, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1726, 6);
|
|
|
|
|
|
/* Deathguard Abraham */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1735, 6);
|
|
|
|
|
|
/* Deathguard Randolph */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1736, 6);
|
|
|
|
|
|
/* Deathguard Oliver */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1737, 6);
|
|
|
|
|
|
/* Deathguard Phillip */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1739, 6);
|
|
|
|
|
|
/* Deathguard Bartrand */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1741, 6);
|
|
|
|
|
|
/* Deathguard Bartholomew */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1742, 6);
|
|
|
|
|
|
/* Deathguard Lawrence */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1743, 6);
|
|
|
|
|
|
/* Deathguard Morris */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1745, 6);
|
|
|
|
|
|
/* Deathguard Cyrus */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1746, 6);
|
|
|
|
|
|
/* Highlord Bolvar Fordragon */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1748, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1748, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1748, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1748, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1748, 6);
|
|
|
|
|
|
/* Lady Katrana Prestor */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1749, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1749, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1749, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1749, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1749, 6);
|
|
|
|
|
|
/* Grand Admiral Jes-Tereth */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1750, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1750, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1750, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1750, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1750, 6);
|
|
|
|
|
|
/* Mithras Ironhill */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1751, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1751, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1751, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1751, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1751, 6);
|
|
|
|
|
|
/* Cold Wraith */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1800, 4);
|
|
|
|
|
|
/* Grand Inquisitor Isillien */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1840, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1840, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1840, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1840, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1840, 6);
|
|
|
|
|
|
/* Highlord Taelan Fordring */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1842, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1842, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1842, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1842, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 1842, 6);
|
|
|
|
|
|
/* The Husk */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1851, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1851, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1851, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1851, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 1851, 6);
|
|
|
|
|
|
/* Araj the Summoner */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1852, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1852, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1852, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1852, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1852, 6);
|
|
|
|
|
|
/* Tirion Fordring */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (300 , 1855, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (300 , 1855, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (300 , 1855, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (300 , 1855, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (300 , 1855, 6);
|
|
|
|
|
|
/* Moonrage Watcher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1892, 5);
|
|
|
|
|
|
/* Moonrage Sentry */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1893, 5);
|
|
|
|
|
|
/* Moonrage Elder */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 1896, 5);
|
|
|
|
|
|
/* Dark Iron Ambusher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 1981, 6);
|
|
|
|
|
|
/* Lord Melenas */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2038, 6);
|
|
|
|
|
|
/* Chieftain Nek'rosh */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2091, 2);
|
|
|
|
|
|
/* Dark Iron Raider */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2149, 6);
|
|
|
|
|
|
/* Shadowclaw */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2175, 6);
|
|
|
|
|
|
/* Deathguard Gavin */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2209, 6);
|
|
|
|
|
|
/* Deathguard Royann */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2210, 6);
|
|
|
|
|
|
/* Syndicate Thief */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2241, 3);
|
|
|
|
|
|
/* Crushridge Ogre */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2252, 3);
|
|
|
|
|
|
/* Crushridge Brute */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2253, 3);
|
|
|
|
|
|
/* Crushridge Mauler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2254, 3);
|
|
|
|
|
|
/* Crushridge Mage */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2255, 3);
|
|
|
|
|
|
/* Crushridge Enforcer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2256, 3);
|
|
|
|
|
|
/* Stone Fury */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2258, 3);
|
|
|
|
|
|
/* Enraged Stanley */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 2275, 3);
|
|
|
|
|
|
/* Crushridge Warmonger */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2287, 3);
|
|
|
|
|
|
/* Argus Shadow Mage */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 2318, 5);
|
|
|
|
|
|
/* Elemental Slave */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2359, 3);
|
|
|
|
|
|
/* Tarren Mill Deathguard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2405, 6);
|
|
|
|
|
|
/* Crushridge Plunderer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2416, 3);
|
|
|
|
|
|
/* Deathguard Samsa */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2418, 6);
|
|
|
|
|
|
/* Deathguard Humbert */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2419, 6);
|
|
|
|
|
|
/* Varimathras */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 2425, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 2425, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 2425, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 2425, 5);
|
|
|
|
|
|
/* Dark Iron Supplier */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2575, 6);
|
|
|
|
|
|
/* Dark Iron Shadowcaster */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2577, 6);
|
|
|
|
|
|
/* Rumbling Exile */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2592, 3);
|
|
|
|
|
|
/* Lord Falconcrest */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2597, 3);
|
|
|
|
|
|
/* Vilebranch Soul Eater */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 2647, 5);
|
|
|
|
|
|
/* Lesser Rock Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2735, 3);
|
|
|
|
|
|
/* Rift Spawn */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6492, 6);
|
|
|
|
|
|
/* Ambassador Infernus */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2745, 2);
|
|
|
|
|
|
/* Rumbler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2752, 3);
|
|
|
|
|
|
/* Myzrael */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (94 , 2755, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (94 , 2755, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (94 , 2755, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (282 , 2755, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (94 , 2755, 6);
|
|
|
|
|
|
/* Cresting Exile */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2761, 4);
|
|
|
|
|
|
/* Vengeful Surge */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2776, 4);
|
|
|
|
|
|
/* King Magni Bronzebeard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2784, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2784, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2784, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2784, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2784, 6);
|
|
|
|
|
|
/* Enraged Rock Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2791, 3);
|
|
|
|
|
|
/* Summoned Guardian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 2794, 4);
|
|
|
|
|
|
/* Prismatic Exile */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2887, 3);
|
|
|
|
|
|
/* Fam'retor Guardian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 2919, 3);
|
|
|
|
|
|
/* Cairne Bloodhoof */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 3057, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 3057, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 3057, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 3057, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 3057, 6);
|
|
|
|
|
|
/* Nazgrel */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3230, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3230, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3230, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3230, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3230, 6);
|
|
|
|
|
|
/* Deviate Venomwing */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5756, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5756, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5756, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5756, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5756, 6);
|
|
|
|
|
|
/* Kolkar Wrangler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3272, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3272, 5);
|
|
|
|
|
|
/* Living Flame */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (30 , 3417, 5);
|
|
|
|
|
|
/* Deviate Dreadfang */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5056, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5056, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5056, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5056, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5056, 6);
|
|
|
|
|
|
/* Melor Stonehoof */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3441, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3441, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3441, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3441, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3441, 6);
|
|
|
|
|
|
/* Ancient of Lore */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3468, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3468, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3468, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3468, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3468, 6);
|
|
|
|
|
|
/* Ancient of War */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3469, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3469, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3469, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3469, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 3469, 6);
|
|
|
|
|
|
/* Moonrage Armorer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 3529, 5);
|
|
|
|
|
|
/* Moonrage Tailor */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 3531, 5);
|
|
|
|
|
|
/* Moonrage Leatherworker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 3533, 5);
|
|
|
|
|
|
/* Mist */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3568, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3568, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3568, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3568, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3568, 6);
|
|
|
|
|
|
/* Kresh */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3653, 2);
|
|
|
|
|
|
/* Mutanus the Devourer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (400 , 3654, 5);
|
|
|
|
|
|
/* Delmanis the Hated */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3662, 6);
|
|
|
|
|
|
/* Akkrilus */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3773, 6);
|
|
|
|
|
|
/* Balizar the Umbrage */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (96 , 3899, 6);
|
|
|
|
|
|
/* Befouled Water Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3917, 4);
|
|
|
|
|
|
/* Minor Water Guardian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3950, 4);
|
|
|
|
|
|
/* Enraged Stone Spirit */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4034, 3);
|
|
|
|
|
|
/* Furious Stone Spirit */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4035, 3);
|
|
|
|
|
|
/* Magatha Grimtotem */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4046, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4046, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4046, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4046, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4046, 6);
|
|
|
|
|
|
/* Zor Lonetree */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4047, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4047, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4047, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4047, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4047, 6);
|
|
|
|
|
|
/* Dark Iron Bombardier */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4062, 6);
|
|
|
|
|
|
/* Blackrock Scout */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4064, 6);
|
|
|
|
|
|
/* Elanaria */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4088, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4088, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4088, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4088, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4088, 6);
|
|
|
|
|
|
/* Gravelsnout Kobold */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4111, 2);
|
|
|
|
|
|
/* Gravelsnout Vermin */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4112, 2);
|
|
|
|
|
|
/* Gravelsnout Forager */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4114, 2);
|
|
|
|
|
|
/* Gravelsnout Surveyor */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4116, 2);
|
|
|
|
|
|
/* Deviate Stinglash */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3631, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3631, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3631, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3631, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3631, 6);
|
|
|
|
|
|
/* Deviate Coiler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3630, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3630, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3630, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3630, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 3630, 6);
|
|
|
|
|
|
/* Thundering Boulderkin */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4120, 3);
|
|
|
|
|
|
/* Gorm Grimtotem */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4309, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4309, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4309, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4309, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4309, 6);
|
|
|
|
|
|
/* Cor Grimtotem */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4310, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4310, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4310, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4310, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 4310, 6);
|
|
|
|
|
|
/* Strashaz Hydra */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4374, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4374, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4374, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4374, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4374, 6);
|
|
|
|
|
|
/* Withervine Bark Ripper */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (37 , 4386, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (37 , 4386, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (37 , 4386, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (75 , 4386, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (37 , 4386, 6);
|
|
|
|
|
|
/* Rok'Alim the Pounder */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4499, 3);
|
|
|
|
|
|
/* Death's Head Acolyte */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (45 , 4515, 6);
|
|
|
|
|
|
/* Death's Head Adept */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (45 , 4516, 6);
|
|
|
|
|
|
/* Stone Rumbler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4528, 3);
|
|
|
|
|
|
/* Geltharis */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4619, 6);
|
|
|
|
|
|
/* Kolkar Centaur */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4632, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4632, 5);
|
|
|
|
|
|
/* Kolkar Scout */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4633, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4633, 5);
|
|
|
|
|
|
/* Kolkar Mauler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4634, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4634, 5);
|
|
|
|
|
|
/* Kolkar Windchaser */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4635, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4635, 5);
|
|
|
|
|
|
/* Kolkar Battle Lord */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4636, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4636, 5);
|
|
|
|
|
|
/* Kolkar Destroyer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4637, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4637, 5);
|
|
|
|
|
|
/* Lesser Infernal */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (90 , 4676, 2);
|
|
|
|
|
|
/* Nether Maiden */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (90 , 4679, 5);
|
|
|
|
|
|
/* Argent Guard Thaelrid */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4787, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 4787, 6);
|
|
|
|
|
|
/* Aku'mai */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (40 , 4829, 5);
|
|
|
|
|
|
/* Thrall */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4949, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4949, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4949, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4949, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4949, 6);
|
|
|
|
|
|
/* Lady Jaina Proudmoore */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4968, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4968, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4968, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4968, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 4968, 6);
|
|
|
|
|
|
/* Aku'mai Servant */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (130 , 4978, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (26 , 4978, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (26 , 4978, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (26 , 4978, 6);
|
|
|
|
|
|
/* Atal'ai Priest */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5269, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5269, 6);
|
|
|
|
|
|
/* Rabid Longtooth */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5288, 3);
|
|
|
|
|
|
/* Lethlas */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5312, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5312, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5312, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5312, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5312, 6);
|
|
|
|
|
|
/* Phantim */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5314, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5314, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5314, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5314, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5314, 6);
|
|
|
|
|
|
/* Jademir Oracle */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 5317, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 5317, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 5317, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 5317, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 5317, 6);
|
|
|
|
|
|
/* Jademir Boughguard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5320, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5320, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5320, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5320, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5320, 6);
|
|
|
|
|
|
/* Arash-ethis */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5349, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5349, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5349, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5349, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5349, 6);
|
|
|
|
|
|
/* Zekkis */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5400, 5);
|
|
|
|
|
|
/* Giant Surf Glider */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (150 , 5432, 2);
|
|
|
|
|
|
/* Sea Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5461, 4);
|
|
|
|
|
|
/* Sea Spray */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5462, 4);
|
|
|
|
|
|
/* Land Rager */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 5465, 3);
|
|
|
|
|
|
/* Wastewander Shadow Mage */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (105 , 5617, 5);
|
|
|
|
|
|
/* Undercity Guardian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5624, 6);
|
|
|
|
|
|
/* Rothos */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5718, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5718, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5718, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5718, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5718, 6);
|
|
|
|
|
|
/* Deathguard Lundmark */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5725, 6);
|
|
|
|
|
|
/* Lord Azrethoc */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5760, 6);
|
|
|
|
|
|
/* Guardian of Blizzard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 5764, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 5764, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 5764, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 5764, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 5764, 6);
|
|
|
|
|
|
/* Azzere the Skyblade */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5834, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5834, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5834, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5834, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5834, 6);
|
|
|
|
|
|
/* Dark Iron Geologist */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5839, 6);
|
|
|
|
|
|
/* Dark Iron Steamsmith */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5840, 6);
|
|
|
|
|
|
/* Dark Iron Slaver */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5844, 6);
|
|
|
|
|
|
/* Dark Iron Taskmaster */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 5846, 6);
|
|
|
|
|
|
/* Magma Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 5855, 3);
|
|
|
|
|
|
/* Mesa Earth Spirit */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (1 , 5889, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 5889, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (1 , 5889, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (1 , 5889, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (1 , 5889, 6);
|
|
|
|
|
|
/* Redrock Earth Spirit */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 5890, 3);
|
|
|
|
|
|
/* Fire Spirit */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5896, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5896, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5896, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 5896, 6);
|
|
|
|
|
|
/* Felhound */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (75 , 6010, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (75 , 6010, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (75 , 6010, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (75 , 6010, 5);
|
|
|
|
|
|
/* Searing Infernal */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (45 , 6073, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (45 , 6073, 5);
|
|
|
|
|
|
/* Highborne Lichling */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (80 , 6117, 4);
|
|
|
|
|
|
/* Dark Iron Spy */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6123, 6);
|
|
|
|
|
|
/* Captain Beld */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6124, 6);
|
|
|
|
|
|
/* Legashi Satyr */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6200, 6);
|
|
|
|
|
|
/* Legashi Rogue */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6201, 6);
|
|
|
|
|
|
/* Legashi Hellcaller */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6202, 6);
|
|
|
|
|
|
/* Irradiated Horror */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6220, 4);
|
|
|
|
|
|
/* Mechano-Flamewalker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 6226, 2);
|
|
|
|
|
|
/* Mechano-Frostwalker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (75 , 6227, 4);
|
|
|
|
|
|
/* Cyclonian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6239, 3);
|
|
|
|
|
|
/* Coralshell Lurker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6352, 2);
|
|
|
|
|
|
/* Deathguard Podrig */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6389, 6);
|
|
|
|
|
|
/* Henen Ragetotem */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6393, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6393, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6393, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6393, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6393, 6);
|
|
|
|
|
|
/* Sergeant Rutger */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6395, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6395, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6395, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6395, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6395, 6);
|
|
|
|
|
|
/* Devilsaur */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (54 , 6498, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6498, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6498, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6498, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6498, 6);
|
|
|
|
|
|
/* Ironhide Devilsaur */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6499, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6499, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6499, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6499, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6499, 6);
|
|
|
|
|
|
/* Tyrant Devilsaur */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6500, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6500, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6500, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6500, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6500, 6);
|
|
|
|
|
|
/* Tar Beast */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (-51 , 6517, 2);
|
|
|
|
|
|
/* Tar Lurker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (-51 , 6518, 2);
|
|
|
|
|
|
/* Tar Lord */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (-51 , 6519, 2);
|
|
|
|
|
|
/* Dark Iron Rifleman */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6523, 6);
|
|
|
|
|
|
/* Tar Creeper */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (-51 , 6527, 2);
|
|
|
|
|
|
/* Tabetha */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6546, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6546, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6546, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6546, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 6546, 6);
|
|
|
|
|
|
/* Mana Surge */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6550, 6);
|
|
|
|
|
|
/* Monnos the Elder */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (400 , 6646, 3);
|
|
|
|
|
|
/* Water Spirit */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (19 , 6748, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (38 , 6748, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 6748, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (38 , 6748, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (19 , 6748, 6);
|
|
|
|
|
|
/* Swamp Spirit */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (40 , 6932, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (40 , 6932, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (40 , 6932, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (80 , 6932, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (40 , 6932, 6);
|
|
|
|
|
|
/* Obsidian Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7031, 3);
|
|
|
|
|
|
/* Greater Obsidian Elemental */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7032, 3);
|
|
|
|
|
|
/* Ironbeak Hunter */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7099, 5);
|
|
|
|
|
|
/* Jadefire Rogue */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7106, 6);
|
|
|
|
|
|
/* Jadefire Trickster */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7107, 6);
|
|
|
|
|
|
/* Jadefire Betrayer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7108, 6);
|
|
|
|
|
|
/* Jadefire Felsworn */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7109, 6);
|
|
|
|
|
|
/* Jadefire Shadowstalker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7110, 6);
|
|
|
|
|
|
/* Jadefire Hellcaller */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7111, 6);
|
|
|
|
|
|
/* Toxic Horror */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7132, 4);
|
|
|
|
|
|
/* Infernal Bodyguard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7135, 2);
|
|
|
|
|
|
/* Infernal Sentry */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7136, 2);
|
|
|
|
|
|
/* Ember */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7266, 2);
|
|
|
|
|
|
/* Frostsaber Stalker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7432, 3);
|
|
|
|
|
|
/* Frostsaber Huntress */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7433, 3);
|
|
|
|
|
|
/* Frostsaber Pride Watcher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7434, 3);
|
|
|
|
|
|
/* Winterspring Owl */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7455, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7455, 5);
|
|
|
|
|
|
/* Winterspring Screecher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7456, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7456, 5);
|
|
|
|
|
|
/* Silverpine Deathguard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7489, 6);
|
|
|
|
|
|
/* Razelikh the Defiler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7664, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7664, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (240 , 7664, 6);
|
|
|
|
|
|
/* Ilifar */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7734, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7734, 6);
|
|
|
|
|
|
/* Felcular */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7735, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7735, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 7735, 5);
|
|
|
|
|
|
/* Burning Servant */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (30 , 7738, 5);
|
|
|
|
|
|
/* Vilebranch Ambusher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (70 , 7809, 2);
|
|
|
|
|
|
/* Teremus the Devourer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7846, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7846, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7846, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7846, 6);
|
|
|
|
|
|
/* High Tinker Mekkatorque */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7937, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7937, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7937, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7937, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7937, 6);
|
|
|
|
|
|
/* Tyrande Whisperwind */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7999, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7999, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7999, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7999, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 7999, 6);
|
|
|
|
|
|
/* Chronalis */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 8197, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 8197, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 8197, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 8197, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 8197, 6);
|
|
|
|
|
|
/* Old Cliff Jumper */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8211, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8211, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8211, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8211, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8211, 6);
|
|
|
|
|
|
/* Ironback */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8213, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8213, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8213, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8213, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8213, 6);
|
|
|
|
|
|
/* Smoldar */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 8278, 3);
|
|
|
|
|
|
/* Scald */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8281, 2);
|
|
|
|
|
|
/* Deatheye */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 8302, 2);
|
|
|
|
|
|
/* Grunter */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8303, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8303, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8303, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8303, 6);
|
|
|
|
|
|
/* Hakkari Sapper */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (2 , 8336, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (2 , 8336, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (2 , 8336, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (2 , 8336, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (2 , 8336, 6);
|
|
|
|
|
|
/* Dark Iron Steelshifter */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8337, 6);
|
|
|
|
|
|
/* Hakkari Bloodkeeper */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8438, 4);
|
|
|
|
|
|
/* Shade of Hakkar */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8440, 4);
|
|
|
|
|
|
/* Dark Iron Sentry */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8504, 6);
|
|
|
|
|
|
/* Dark Caster */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 8526, 5);
|
|
|
|
|
|
/* Dark Adept */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (88 , 8546, 5);
|
|
|
|
|
|
/* Death Cultist */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (81 , 8547, 5);
|
|
|
|
|
|
/* Vile Tutor */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (85 , 8548, 5);
|
|
|
|
|
|
/* Shadowmage */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (90 , 8550, 5);
|
|
|
|
|
|
/* Dark Summoner */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (84 , 8551, 5);
|
|
|
|
|
|
/* Necromancer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (91 , 8553, 5);
|
|
|
|
|
|
/* Dark Iron Lookout */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8566, 6);
|
|
|
|
|
|
/* Angered Infernal */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8608, 2);
|
|
|
|
|
|
/* Infernal Servant */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8616, 2);
|
|
|
|
|
|
/* Dark Iron Watchman */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8637, 6);
|
|
|
|
|
|
/* Gusting Vortex */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8667, 3);
|
|
|
|
|
|
/* Felhound Tracker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8668, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8668, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8668, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8668, 5);
|
|
|
|
|
|
/* Massive Infernal */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 8680, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 8680, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 8680, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 8680, 6);
|
|
|
|
|
|
/* Dreadlord */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 8716, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 8716, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 8716, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 8716, 5);
|
|
|
|
|
|
/* Felguard Elite */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 8717, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 8717, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 8717, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 8717, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 8717, 6);
|
|
|
|
|
|
/* Anvilrage Overseer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8889, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8889, 5);
|
|
|
|
|
|
/* Anvilrage Warden */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8890, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8890, 5);
|
|
|
|
|
|
/* Molten War Golem */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (-140 , 8908, 4);
|
|
|
|
|
|
/* Fireguard Destroyer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8911, 2);
|
|
|
|
|
|
/* Panzor the Invincible */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8923, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8923, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8923, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (30 , 8923, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 8923, 6);
|
|
|
|
|
|
/* Lord Incendius */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 9017, 2);
|
|
|
|
|
|
/* Lord Roccor */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 9025, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 9025, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 9025, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 9025, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 9025, 6);
|
|
|
|
|
|
/* Overmaster Pyron */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 9026, 2);
|
|
|
|
|
|
/* Anub'shiah */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 9031, 5);
|
|
|
|
|
|
/* Burning Spirit */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (60 , 9178, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (60 , 9178, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (60 , 9178, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (60 , 9178, 6);
|
|
|
|
|
|
/* Swirling Vortex */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 9377, 3);
|
|
|
|
|
|
/* Ground Pounder */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (42 , 9396, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 9396, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (42 , 9396, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (42 , 9396, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (42 , 9396, 6);
|
|
|
|
|
|
/* Living Storm */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 9397, 3);
|
|
|
|
|
|
/* Aquementas */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 9453, 4);
|
|
|
|
|
|
/* Blackrock Ambusher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 9522, 6);
|
|
|
|
|
|
/* Treant Spirit */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (53 , 9601, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (53 , 9601, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (53 , 9601, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (106 , 9601, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (53 , 9601, 6);
|
|
|
|
|
|
/* Blackrock Raider */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 9605, 6);
|
|
|
|
|
|
/* Pyroguard Emberseer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 9816, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 9816, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 9816, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 9816, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 9816, 6);
|
|
|
|
|
|
/* Jaedenar Legionnaire */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (50 , 9862, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (50 , 9862, 5);
|
|
|
|
|
|
/* Entropic Horror */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 9879, 2);
|
|
|
|
|
|
/* Night Watch Guard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 10038, 6);
|
|
|
|
|
|
/* Mushgog */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (30 , 11447, 5);
|
|
|
|
|
|
/* Warpwood Guardian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (-58 , 11461, 2);
|
|
|
|
|
|
/* Warpwood Treant */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (-55 , 11462, 2);
|
|
|
|
|
|
/* Warpwood Tangler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (-56 , 11464, 2);
|
|
|
|
|
|
/* Warpwood Stomper */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (-58 , 11465, 2);
|
|
|
|
|
|
/* Arcane Aberration */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11480, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11480, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11480, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11480, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11480, 6);
|
|
|
|
|
|
/* Mana Remnant */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11483, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11483, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11483, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11483, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11483, 6);
|
|
|
|
|
|
/* Residual Monstrosity */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 11484, 6);
|
|
|
|
|
|
/* Magister Kalendris */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11487, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11487, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11487, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11487, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11487, 6);
|
|
|
|
|
|
/* Immol'thar */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11496, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11496, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11496, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11496, 5);
|
|
|
|
|
|
/* Lord Kazzak */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12397, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12397, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12397, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12397, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12397, 6);
|
|
|
|
|
|
/* Frostwolf Battleguard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14285, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14285, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14285, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14285, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14285, 6);
|
|
|
|
|
|
/* Ferra */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14308, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14308, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14308, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14308, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14308, 6);
|
|
|
|
|
|
/* Captain Kromcrush */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14325, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14325, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14325, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14325, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14325, 6);
|
|
|
|
|
|
/* Highlord Demitrian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14347, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14347, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14347, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14347, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14347, 6);
|
|
|
|
|
|
/* Earthcaller Franzahl */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14348, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14348, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14348, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14348, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14348, 6);
|
|
|
|
|
|
/* Arcane Torrent */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14399, 3);
|
|
|
|
|
|
/* Arcane Feedback */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14400, 3);
|
|
|
|
|
|
/* Phase Lasher (Fire) */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (275 , 14061, 5);
|
|
|
|
|
|
/* Phase Lasher (Nature) */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (275 , 14062, 5);
|
|
|
|
|
|
/* Phase Lasher (Arcane) */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (275 , 14063, 5);
|
|
|
|
|
|
/* Phase Lasher (Frost) */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (275 , 14184, 5);
|
|
|
|
|
|
/* RaidMage */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 14162, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 14162, 6);
|
|
|
|
|
|
/* Guard Quine */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12786, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12786, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12786, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12786, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12786, 6);
|
|
|
|
|
|
/* Guard Hammon */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12787, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12787, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12787, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12787, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12787, 6);
|
|
|
|
|
|
/* Legionnaire Teena */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12788, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12788, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12788, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12788, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12788, 6);
|
|
|
|
|
|
/* Blood Guard Hini'wana */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12789, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12789, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12789, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12789, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12789, 6);
|
|
|
|
|
|
/* Advisor Willington */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12790, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12790, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12790, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12790, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12790, 6);
|
|
|
|
|
|
/* Chieftain Earthbind */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12791, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12791, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12791, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12791, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12791, 6);
|
|
|
|
|
|
/* Grunt Korf */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12797, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12797, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12797, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12797, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12797, 6);
|
|
|
|
|
|
/* Grunt Bek'rah */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12798, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12798, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12798, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12798, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12798, 6);
|
|
|
|
|
|
/* Mor'zul Bloodbringer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14436, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14436, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14436, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14436, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14436, 6);
|
|
|
|
|
|
/* Enslaved Doomguard Commander */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14452, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14452, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14452, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14452, 5);
|
|
|
|
|
|
/* The Windreaver */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14454, 3);
|
|
|
|
|
|
/* Watery Invader */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14458, 4);
|
|
|
|
|
|
/* Blazing Invader */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14460, 2);
|
|
|
|
|
|
/* Baron Charr */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14461, 2);
|
|
|
|
|
|
/* Thundering Invader */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14462, 3);
|
|
|
|
|
|
/* Avalanchion */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14464, 3);
|
|
|
|
|
|
/* Xorothian Dreadsteed */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14502, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14502, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14502, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14502, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14502, 6);
|
|
|
|
|
|
/* Lord Hel'nurath */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14506, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14506, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14506, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14506, 5);
|
|
|
|
|
|
/* Death Knight Darkreaver */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14516, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14516, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14516, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14516, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14516, 6);
|
|
|
|
|
|
/* Vartrus the Ancient */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14524, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14524, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14524, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14524, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14524, 6);
|
|
|
|
|
|
/* Stoma the Ancient */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14525, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14525, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14525, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14525, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14525, 6);
|
|
|
|
|
|
/* Hastat the Ancient */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14526, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14526, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14526, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14526, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14526, 6);
|
|
|
|
|
|
/* Precious */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14528, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14528, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14528, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14528, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14528, 6);
|
|
|
|
|
|
/* Artorius the Doombringer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14535, 6);
|
|
|
|
|
|
/* Precious the Devourer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14538, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14538, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14538, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14538, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14538, 6);
|
|
|
|
|
|
/* Winterax Berserker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10984, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10984, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10984, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10984, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10984, 6);
|
|
|
|
|
|
/* Drek'Thar */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11946, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11946, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11946, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11946, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11946, 6);
|
|
|
|
|
|
/* Captain Galvangar */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11947, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11947, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11947, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11947, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11947, 6);
|
|
|
|
|
|
/* Vanndar Stormpike */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11948, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11948, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11948, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11948, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 11948, 6);
|
|
|
|
|
|
/* Captain Balinda Stonehearth */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11949, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11949, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11949, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11949, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 11949, 6);
|
|
|
|
|
|
/* Korrak the Bloodrager */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12159, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12159, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12159, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12159, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12159, 6);
|
|
|
|
|
|
/* Commander Randolph */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13139, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13139, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13139, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13139, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13139, 6);
|
|
|
|
|
|
/* Commander Malgor */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13152, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13152, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13152, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13152, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13152, 6);
|
|
|
|
|
|
/* Commander Mulfort */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13153, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13153, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13153, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13153, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13153, 6);
|
|
|
|
|
|
/* Commander Louis Philips */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13154, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13154, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13154, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13154, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13154, 6);
|
|
|
|
|
|
/* Deathstalker Agent */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13155, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13155, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13155, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13155, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13155, 6);
|
|
|
|
|
|
/* Lokholar the Ice Lord */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13256, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13256, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13256, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13256, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13256, 6);
|
|
|
|
|
|
/* Commander Mortimer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13318, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13318, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13318, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13318, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13318, 6);
|
|
|
|
|
|
/* Commander Duffy */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13319, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13319, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13319, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13319, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13319, 6);
|
|
|
|
|
|
/* Commander Karl Philips */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13320, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13320, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13320, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13320, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13320, 6);
|
|
|
|
|
|
/* Stormpike Mine Layer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13356, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13356, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13356, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13356, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13356, 6);
|
|
|
|
|
|
/* Frostwolf Mine Layer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13357, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13357, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13357, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13357, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13357, 6);
|
|
|
|
|
|
/* Irondeep Peon */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13397, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13397, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13397, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13397, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13397, 6);
|
|
|
|
|
|
/* Ivus the Forest Lord */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13419, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13419, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13419, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13419, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13419, 6);
|
|
|
|
|
|
/* Champion Guardian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 13421, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 13421, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 13421, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 13421, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 13421, 6);
|
|
|
|
|
|
/* Champion Defender */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 13422, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 13422, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 13422, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 13422, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 13422, 6);
|
|
|
|
|
|
/* Field Marshal Teravaine */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13446, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13446, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13446, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13446, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13446, 6);
|
|
|
|
|
|
/* Warmaster Garrick */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13449, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13449, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13449, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13449, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13449, 6);
|
|
|
|
|
|
/* Champion Commando */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13527, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13527, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13527, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13527, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13527, 6);
|
|
|
|
|
|
/* Champion Reaver */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13531, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13531, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13531, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13531, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13531, 6);
|
|
|
|
|
|
/* Prospector Stonehewer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13816, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13816, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13816, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13816, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13816, 6);
|
|
|
|
|
|
/* Voggah Deathgrip */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13817, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13817, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13817, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13817, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13817, 6);
|
|
|
|
|
|
/* Lieutenant Haggerdin */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13841, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13841, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13841, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13841, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13841, 6);
|
|
|
|
|
|
/* Alterac Yeti */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13959, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13959, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13959, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13959, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 13959, 6);
|
|
|
|
|
|
/* High Overlord Saurfang */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14720, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14720, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14720, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14720, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14720, 6);
|
|
|
|
|
|
/* Vilebranch Kidnapper */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (70 , 14748, 2);
|
|
|
|
|
|
/* Guse's War Rider */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14943, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14943, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14943, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14943, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14943, 6);
|
|
|
|
|
|
/* Jeztor's War Rider */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14944, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14944, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14944, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14944, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14944, 6);
|
|
|
|
|
|
/* Mulverick's War Rider */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14945, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14945, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14945, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14945, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14945, 6);
|
|
|
|
|
|
/* Slidore's Gryphon */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14946, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14946, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14946, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14946, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14946, 6);
|
|
|
|
|
|
/* Ichman's Gryphon */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14947, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14947, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14947, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14947, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14947, 6);
|
|
|
|
|
|
/* Vipore's Gryphon */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14948, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14948, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14948, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14948, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (20 , 14948, 6);
|
|
|
|
|
|
/* Necrosis */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 14694, 5);
|
|
|
|
|
|
/* Kergul Bloodaxe */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10360, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10360, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10360, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10360, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 10360, 6);
|
|
|
|
|
|
/* Flamegor */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11981, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11981, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11981, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11981, 6);
|
|
|
|
|
|
/* Firemaw */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11983, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11983, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11983, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 11983, 6);
|
|
|
|
|
|
/* Broodlord Lashlayer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12017, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12017, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12017, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12017, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12017, 6);
|
|
|
|
|
|
/* Glordrum Steelbeard */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12197, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12197, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12197, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12197, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12197, 6);
|
|
|
|
|
|
/* Razorgore the Untamed */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12435, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12435, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12435, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12435, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 12435, 6);
|
|
|
|
|
|
/* Blackwing Spellbinder */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12457, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12457, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12457, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12457, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12457, 6);
|
|
|
|
|
|
/* Blackwing Taskmaster */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12458, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12458, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12458, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12458, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12458, 6);
|
|
|
|
|
|
/* Blackwing Warlock */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12459, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12459, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12459, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12459, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12459, 6);
|
|
|
|
|
|
/* Death Talon Flamescale */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12463, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12463, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12463, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12463, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12463, 6);
|
|
|
|
|
|
/* Death Talon Seether */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12464, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12464, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12464, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12464, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12464, 6);
|
|
|
|
|
|
/* Death Talon Wyrmkin */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12465, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12465, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12465, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12465, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12465, 6);
|
|
|
|
|
|
/* Death Talon Captain */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12467, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12467, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12467, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12467, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 12467, 6);
|
|
|
|
|
|
/* Death Talon Hatcher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12468, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12468, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12468, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12468, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12468, 6);
|
|
|
|
|
|
/* Vaelastrasz the Corrupt */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13020, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13020, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13020, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 13020, 6);
|
|
|
|
|
|
/* Chromaggus */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14020, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14020, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14020, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14020, 5);
|
|
|
|
|
|
/* Corrupted Red Whelp */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (300 , 14022, 2);
|
|
|
|
|
|
/* Corrupted Bronze Whelp */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (300 , 14025, 6);
|
|
|
|
|
|
/* Green Drakonid */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (400 , 14262, 3);
|
|
|
|
|
|
/* Bronze Drakonid */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (400 , 14263, 6);
|
|
|
|
|
|
/* Red Drakonid */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (400 , 14264, 2);
|
|
|
|
|
|
/* Prince Thunderaan */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14435, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14435, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14435, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14435, 6);
|
|
|
|
|
|
/* Blackwing Guardsman */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14456, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14456, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14456, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14456, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14456, 6);
|
|
|
|
|
|
/* Ebonroc */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14601, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14601, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14601, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14601, 6);
|
|
|
|
|
|
/* Silas Darkmoon */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14823, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14823, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14823, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14823, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14823, 6);
|
|
|
|
|
|
/* Blood Steward of Kirtonos */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14861, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14861, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14861, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14861, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14861, 6);
|
|
|
|
|
|
/* Kartra Bloodsnarl */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14942, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14942, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14942, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14942, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14942, 6);
|
|
|
|
|
|
/* Elfarran */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14981, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14981, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14981, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14981, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14981, 6);
|
|
|
|
|
|
/* Lylandris */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14982, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14982, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14982, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14982, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 14982, 6);
|
|
|
|
|
|
/* Blue Drakonid */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (400 , 14261, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 14261, 6);
|
|
|
|
|
|
/* Black Drakonid */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (400 , 14265, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (400 , 14265, 5);
|
|
|
|
|
|
/* Chromatic Drakonid */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 14302, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 14302, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 14302, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 14302, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 14302, 6);
|
|
|
|
|
|
/* Grizzle Halfmane */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 347, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 347, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 347, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 347, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 347, 6);
|
|
|
|
|
|
/* Aethalas */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 2302, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 2302, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 2302, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 2302, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 2302, 6);
|
|
|
|
|
|
/* Kurden Bloodclaw */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 2804, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 2804, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 2804, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 2804, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 2804, 6);
|
|
|
|
|
|
/* Brakgul Deathbringer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 3890, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 3890, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 3890, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 3890, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 3890, 6);
|
|
|
|
|
|
/* Brogun Stoneshield */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 5118, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 5118, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 5118, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 5118, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 5118, 6);
|
|
|
|
|
|
/* Thelman Slatefist */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 7410, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 7410, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 7410, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 7410, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 7410, 6);
|
|
|
|
|
|
/* Taim Ragetotem */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 7427, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 7427, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 7427, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 7427, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 7427, 6);
|
|
|
|
|
|
/* Donal Osgood */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 857, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 857, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 857, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 857, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 857, 6);
|
|
|
|
|
|
/* Keras Wolfheart */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 907, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 907, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 907, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 907, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 907, 6);
|
|
|
|
|
|
/* Martin Lindsey */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12198, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12198, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12198, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12198, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 12198, 6);
|
|
|
|
|
|
/* Parasitic Serpent */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14884, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14884, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14884, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14884, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14884, 6);
|
|
|
|
|
|
/* Field Marshal Oslight */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14983, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14983, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14983, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14983, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14983, 6);
|
|
|
|
|
|
/* Deze Snowbane */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15006, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15006, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15006, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15006, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15006, 6);
|
|
|
|
|
|
/* Sir Malory Wheeler */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15007, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15007, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15007, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15007, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15007, 6);
|
|
|
|
|
|
/* Lady Hoteshem */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15008, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15008, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15008, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15008, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15008, 6);
|
|
|
|
|
|
/* Booty Bay Elite */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15088, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15088, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15088, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15088, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15088, 6);
|
|
|
|
|
|
/* Powerful Healing Ward */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14987, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14987, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14987, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14987, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 14987, 6);
|
|
|
|
|
|
/* Samuel Hawke */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15127, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15127, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15127, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15127, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15127, 6);
|
|
|
|
|
|
/* Scarlet Inquisitor */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15162, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15162, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15162, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15162, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15162, 6);
|
|
|
|
|
|
/* High Priest Thekal */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14509, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14509, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14509, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14509, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14509, 6);
|
|
|
|
|
|
/* Brain Wash Totem */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15112, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15112, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15112, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15112, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15112, 6);
|
|
|
|
|
|
/* Glibb */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15172, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15172, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15172, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15172, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15172, 6);
|
|
|
|
|
|
/* Commander Mar'alith */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15181, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15181, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15181, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15181, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15181, 6);
|
|
|
|
|
|
/* Vish Kozus */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15182, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15182, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15182, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15182, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15182, 6);
|
|
|
|
|
|
/* Brood of Nozdormu */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15185, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15185, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15185, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15185, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15185, 6);
|
|
|
|
|
|
/* Anachronos */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15192, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15192, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15192, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15192, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15192, 6);
|
|
|
|
|
|
/* Vyral the Vile */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15202, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15202, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15202, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15202, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15202, 6);
|
|
|
|
|
|
/* Prince Skaldrenox */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15203, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15203, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15203, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15203, 6);
|
|
|
|
|
|
/* High Marshal Whirlaxis */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15204, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15204, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15204, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15204, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15204, 6);
|
|
|
|
|
|
/* Baron Kazum */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15205, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15205, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15205, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15205, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15205, 6);
|
|
|
|
|
|
/* The Duke of Cynders */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15206, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15206, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15206, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15206, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15206, 6);
|
|
|
|
|
|
/* The Duke of Fathoms */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15207, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15207, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15207, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15207, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15207, 6);
|
|
|
|
|
|
/* The Duke of Shards */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15208, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15208, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15208, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15208, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15208, 6);
|
|
|
|
|
|
/* Mistress Natalia Mar'alith */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15215, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15215, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15215, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15215, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15215, 6);
|
|
|
|
|
|
/* The Duke of Zephyrs */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15220, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15220, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15220, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15220, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15220, 6);
|
|
|
|
|
|
/* Dream Fog */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15224, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15224, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15224, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15224, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15224, 6);
|
|
|
|
|
|
/* Lord Skwol */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15305, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15305, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15305, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15305, 6);
|
|
|
|
|
|
/* Emissary Roman'khan */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14862, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14862, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14862, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14862, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 14862, 6);
|
|
|
|
|
|
/* Xil'xix */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15286, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15286, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15286, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15286, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15286, 6);
|
|
|
|
|
|
/* Aluntir */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15288, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15288, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15288, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15288, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15288, 6);
|
|
|
|
|
|
/* Arakis */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15290, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15290, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15290, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15290, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15290, 6);
|
|
|
|
|
|
/* Dark Iron Kidnapper */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (0 , 15692, 6);
|
|
|
|
|
|
/* Merithra of the Dream */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15378, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15378, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15378, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15378, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15378, 6);
|
|
|
|
|
|
/* Caelestrasz */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15379, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15379, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15379, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15379, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15379, 6);
|
|
|
|
|
|
/* Arygos */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15380, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15380, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15380, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15380, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15380, 6);
|
|
|
|
|
|
/* Anachronos the Ancient */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15381, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15381, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15381, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15381, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15381, 6);
|
|
|
|
|
|
/* Qiraji Warrior */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (115 , 15387, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (115 , 15387, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (115 , 15387, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (115 , 15387, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (115 , 15387, 6);
|
|
|
|
|
|
/* Captain Qeez */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (115 , 15391, 6);
|
|
|
|
|
|
/* Eranikus, Tyrant of the Dream */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15491, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15491, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15491, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15491, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15491, 6);
|
|
|
|
|
|
/* Lieutenant General Nokhor */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15818, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15818, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15818, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15818, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15818, 6);
|
|
|
|
|
|
/* Qiraji Brigadier General Pax-lish */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15817, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15817, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15817, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15817, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15817, 6);
|
|
|
|
|
|
/* Colossus of Zora */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15740, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15740, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15740, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15740, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15740, 6);
|
|
|
|
|
|
/* Stormwind Cavalryman */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15857, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15857, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15857, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15857, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15857, 6);
|
|
|
|
|
|
/* Stormwind Archmage */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15859, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15859, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15859, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15859, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15859, 6);
|
|
|
|
|
|
/* Ironforge Cavalryman */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15862, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15862, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15862, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15862, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15862, 6);
|
|
|
|
|
|
/* High Commander Lynore Windstryke */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15866, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15866, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15866, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15866, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15866, 6);
|
|
|
|
|
|
/* Highlord Leoric Von Zeldig */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15868, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15868, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15868, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15868, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15868, 6);
|
|
|
|
|
|
/* Duke August Foehammer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15870, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15870, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15870, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15870, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15870, 6);
|
|
|
|
|
|
/* The Master's Eye */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15963, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15963, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15963, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15963, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15963, 6);
|
|
|
|
|
|
/* J.D. Shadesong */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15614, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15614, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15614, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15614, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15614, 6);
|
|
|
|
|
|
/* Spirit of Azuregos */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15481, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15481, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15481, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15481, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15481, 6);
|
|
|
|
|
|
/* Doctor Weavil */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15552, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15552, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15552, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15552, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15552, 6);
|
|
|
|
|
|
/* Minion of Weavil */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15591, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15591, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15591, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15591, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15591, 6);
|
|
|
|
|
|
/* Jonathan the Revelator */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15693, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15693, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15693, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15693, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15693, 6);
|
|
|
|
|
|
/* Omen */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (26 , 15467, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (26 , 15467, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (26 , 15467, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (26 , 15467, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (26 , 15467, 6);
|
|
|
|
|
|
/* Number Two */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (150 , 15554, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (150 , 15554, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (150 , 15554, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (150 , 15554, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (150 , 15554, 6);
|
|
|
|
|
|
/* Fandral Staghelm */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15382, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15382, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15382, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15382, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15382, 6);
|
|
|
|
|
|
/* Anubisath Conqueror */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15424, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15424, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15424, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15424, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15424, 6);
|
|
|
|
|
|
/* Xandivious */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15623, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15623, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15623, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15623, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15623, 6);
|
|
|
|
|
|
/* Twilight Corrupter */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15625, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15625, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15625, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (300 , 15625, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15625, 6);
|
|
|
|
|
|
/* Eranikus the Redeemed */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15628, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15628, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15628, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15628, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15628, 6);
|
|
|
|
|
|
/* Nightmare Phantasm */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15629, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15629, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15629, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15629, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 15629, 6);
|
|
|
|
|
|
/* Tyrande */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15633, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15633, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15633, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15633, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15633, 6);
|
|
|
|
|
|
/* Supreme Silithid Flayer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15759, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15759, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15759, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15759, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15759, 6);
|
|
|
|
|
|
/* Supreme Anubisath Warbringer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15758, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15758, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15758, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15758, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15758, 6);
|
|
|
|
|
|
/* Qiraji Lieutenant General */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15757, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15757, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15757, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15757, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (100 , 15757, 6);
|
|
|
|
|
|
/* Imperial Qiraji Destroyer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (175 , 15744, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (175 , 15744, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (175 , 15744, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (175 , 15744, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (175 , 15744, 6);
|
|
|
|
|
|
/* Colossus of Ashi */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15742, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15742, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15742, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15742, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15742, 6);
|
|
|
|
|
|
/* Colossus of Regal */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15741, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15741, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15741, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15741, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (250 , 15741, 6);
|
|
|
|
|
|
/* Colossal Anubisath Warbringer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (175 , 15743, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (175 , 15743, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (175 , 15743, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (175 , 15743, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (175 , 15743, 6);
|
|
|
|
|
|
/* Magma Lord Bokk */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16043, 3);
|
|
|
|
|
|
/* Spirit of Lord Valthalak */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16073, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16073, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16073, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16073, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16073, 6);
|
|
|
|
|
|
/* Lord Valthalak */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16042, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16042, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16042, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16042, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16042, 6);
|
|
|
|
|
|
/* Deathknight */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16146, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16146, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16146, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16146, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16146, 6);
|
|
|
|
|
|
/* Spectral Horse */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16149, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16149, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16149, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16149, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16149, 6);
|
|
|
|
|
|
/* Risen Deathknight */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16154, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16154, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16154, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16154, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16154, 6);
|
|
|
|
|
|
/* Dark Touched Warrior */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16156, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16156, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16156, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16156, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16156, 6);
|
|
|
|
|
|
/* Death Touched Warrior */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16158, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16158, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16158, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16158, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16158, 6);
|
|
|
|
|
|
/* Deathknight Cavalier */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16163, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16163, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16163, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16163, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16163, 6);
|
|
|
|
|
|
/* Dread Creeper */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15974, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15974, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15974, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15974, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15974, 6);
|
|
|
|
|
|
/* Necro Knight */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16165, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16165, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16165, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16165, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16165, 6);
|
|
|
|
|
|
/* Bony Construct */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16167, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16167, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16167, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16167, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16167, 6);
|
|
|
|
|
|
/* Stoneskin Gargoyle */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16168, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16168, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16168, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16168, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16168, 6);
|
|
|
|
|
|
/* Skeletal Smith */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16193, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16193, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16193, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16193, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16193, 6);
|
|
|
|
|
|
/* Unholy Axe */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16194, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16194, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16194, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16194, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16194, 6);
|
|
|
|
|
|
/* Unholy Staff */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16215, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16215, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16215, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16215, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16215, 6);
|
|
|
|
|
|
/* Unholy Swords */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16216, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16216, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16216, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16216, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16216, 6);
|
|
|
|
|
|
/* Eye Stalk */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16236, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16236, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16236, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16236, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16236, 6);
|
|
|
|
|
|
/* Plague Slime */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16243, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16243, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16243, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16243, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16243, 6);
|
|
|
|
|
|
/* Infectious Ghoul */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16244, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16244, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16244, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16244, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16244, 6);
|
|
|
|
|
|
/* Mutated Grub */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16297, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16297, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16297, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16297, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16297, 6);
|
|
|
|
|
|
/* Deathchill Servant */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16390, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16390, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16390, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16390, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16390, 6);
|
|
|
|
|
|
/* Plagued Ghoul */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16447, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16447, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16447, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16447, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16447, 6);
|
|
|
|
|
|
/* Plagued Deathhound */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16448, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16448, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16448, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16448, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16448, 6);
|
|
|
|
|
|
/* Necro Stalker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16453, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16453, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16453, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16453, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16453, 6);
|
|
|
|
|
|
/* Naxxramas Follower */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16505, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16505, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16505, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16505, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16505, 6);
|
|
|
|
|
|
/* Anub'Rekhan */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15956, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15956, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15956, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15956, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15956, 6);
|
|
|
|
|
|
/* Bile Retcher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16018, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16018, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16018, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16018, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16018, 6);
|
|
|
|
|
|
/* Carrion Spinner */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15975, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15975, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15975, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15975, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15975, 6);
|
|
|
|
|
|
/* Crypt Reaver */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15978, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15978, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15978, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15978, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15978, 6);
|
|
|
|
|
|
/* Feugen */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15930, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15930, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15930, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15930, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15930, 6);
|
|
|
|
|
|
/* Gluth */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15932, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15932, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15932, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15932, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15932, 6);
|
|
|
|
|
|
/* Gothik the Harvester */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16060, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16060, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16060, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16060, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16060, 6);
|
|
|
|
|
|
/* Grand Widow Faerlina */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15953, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15953, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15953, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15953, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15953, 6);
|
|
|
|
|
|
/* Grobbulus */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15931, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15931, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15931, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15931, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15931, 6);
|
|
|
|
|
|
/* Heigan the Unclean */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15936, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15936, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15936, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15936, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15936, 6);
|
|
|
|
|
|
/* Highlord Mograine */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16062, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16062, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16062, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16062, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16062, 6);
|
|
|
|
|
|
/* Infectious Skitterer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15977, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15977, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15977, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15977, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15977, 6);
|
|
|
|
|
|
/* Kel'Thuzad */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15990, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15990, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15990, 6);
|
|
|
|
|
|
/* Lady Blaumeux */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16065, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16065, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16065, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16065, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16065, 6);
|
|
|
|
|
|
/* Living Monstrosity */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16021, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16021, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16021, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16021, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16021, 6);
|
|
|
|
|
|
/* Loatheb */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16011, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16011, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16011, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16011, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16011, 6);
|
|
|
|
|
|
/* Mad Scientist */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16020, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16020, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16020, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16020, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16020, 6);
|
|
|
|
|
|
/* Maexxna */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15952, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15952, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15952, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15952, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15952, 6);
|
|
|
|
|
|
/* Naxxramas Cultist */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15980, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15980, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15980, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15980, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15980, 6);
|
|
|
|
|
|
/* Naxxramas Acolyte */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15981, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15981, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15981, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15981, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15981, 6);
|
|
|
|
|
|
/* Noth the Plaguebringer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15954, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15954, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15954, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15954, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15954, 6);
|
|
|
|
|
|
/* Patchwerk */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16028, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16028, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16028, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16028, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16028, 6);
|
|
|
|
|
|
/* Patchwork Golem */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16017, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16017, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16017, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16017, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16017, 6);
|
|
|
|
|
|
/* Plague Beast */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16034, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16034, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16034, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16034, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16034, 6);
|
|
|
|
|
|
/* Sapphiron */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15989, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15989, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15989, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15989, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15989, 6);
|
|
|
|
|
|
/* Shade of Naxxramas */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16164, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16164, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16164, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16164, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16164, 6);
|
|
|
|
|
|
/* Sir Zeliek */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16063, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16063, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16063, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16063, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16063, 6);
|
|
|
|
|
|
/* Skeletal Steed */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16067, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16067, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16067, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16067, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16067, 6);
|
|
|
|
|
|
/* Sludge Belcher */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16029, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16029, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16029, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16029, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16029, 6);
|
|
|
|
|
|
/* Stalagg */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15929, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15929, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15929, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15929, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15929, 6);
|
|
|
|
|
|
/* Stitched Spewer */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16025, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16025, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16025, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16025, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16025, 6);
|
|
|
|
|
|
/* Thaddius */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15928, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15928, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15928, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15928, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 15928, 6);
|
|
|
|
|
|
/* Thane Korth'azz */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16064, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16064, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16064, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16064, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16064, 6);
|
|
|
|
|
|
/* Venom Stalker */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15976, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15976, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15976, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15976, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15976, 6);
|
|
|
|
|
|
/* Deathknight Captain */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16145, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16145, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16145, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16145, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16145, 6);
|
|
|
|
|
|
/* Instructor Razuvious */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16061, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16061, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16061, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16061, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16061, 6);
|
|
|
|
|
|
/* Atiesh */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16387, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16387, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16387, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16387, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16387, 6);
|
|
|
|
|
|
/* Unrelenting Rider */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16126, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16126, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16126, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16126, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16126, 6);
|
|
|
|
|
|
/* Spectral Rider */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16150, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16150, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16150, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16150, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16150, 6);
|
|
|
|
|
|
/* Plagued Guardian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16981, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16981, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16981, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16981, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16981, 6);
|
|
|
|
|
|
/* Plagued Champion */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16983, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16983, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16983, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16983, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16983, 6);
|
|
|
|
|
|
/* Plagued Warrior */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16984, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16984, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16984, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16984, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16984, 6);
|
|
|
|
|
|
/* Spirit of the Damned */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16379, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16379, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16379, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16379, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16379, 6);
|
|
|
|
|
|
/* Bone Witch */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16380, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16380, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16380, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16380, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16380, 6);
|
|
|
|
|
|
/* Lightning Totem */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16385, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16385, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16385, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16385, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16385, 6);
|
|
|
|
|
|
/* Death Lord */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16861, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16861, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16861, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16861, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16861, 6);
|
|
|
|
|
|
/* Spirit of Blaumeux */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16776, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16776, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16776, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16776, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16776, 6);
|
|
|
|
|
|
/* Spirit of Zeliek */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16777, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16777, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16777, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16777, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16777, 6);
|
|
|
|
|
|
/* Spirit of Korth'azz */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16778, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16778, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16778, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16778, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (15 , 16778, 6);
|
|
|
|
|
|
/* Necro Knight Guardian */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16452, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16452, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16452, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16452, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16452, 6);
|
|
|
|
|
|
/* Deathknight Vindicator */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16451, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16451, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16451, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16451, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (10 , 16451, 6);
|
|
|
|
|
|
/* Spirit of Naxxramas */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16449, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16449, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16449, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16449, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16449, 6);
|
|
|
|
|
|
/* Doom Touched Warrior */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16157, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16157, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16157, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16157, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 16157, 6);
|
|
|
|
|
|
/* Tomb Horror */
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15979, 2);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15979, 3);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15979, 4);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15979, 5);
|
|
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5 , 15979, 6);
|