From 106bae8a147097cee92db66a5ae3875656a59fc2 Mon Sep 17 00:00:00 2001 From: sogladev Date: Wed, 22 Jul 2026 19:01:53 +0200 Subject: [PATCH] fix(DB/Immunities): Set Difficulty Immunities to that of Base Template (#26465) --- .../rev_1783180582875265043.sql | 605 ++++++++++++++++++ 1 file changed, 605 insertions(+) create mode 100644 data/sql/updates/pending_db_world/rev_1783180582875265043.sql diff --git a/data/sql/updates/pending_db_world/rev_1783180582875265043.sql b/data/sql/updates/pending_db_world/rev_1783180582875265043.sql new file mode 100644 index 000000000..6feddd737 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1783180582875265043.sql @@ -0,0 +1,605 @@ +-- Update creature_template.CreatureImmunitiesId for difficulty entries +-- Onyxia (base 10184), difficulty_entry_1 (36538) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -362 WHERE `entry` = 10184; +-- Morloch (base 11657) -> difficulty_entry_1 (22685) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22685; +-- Morloch (base 11657) -> difficulty_entry_2 (32045) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32045; +-- Morloch (base 11657) -> difficulty_entry_3 (37366) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37366; +-- Taskmaster Snivvle (base 11677) -> difficulty_entry_1 (22694) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22694; +-- Taskmaster Snivvle (base 11677) -> difficulty_entry_2 (32110) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32110; +-- Taskmaster Snivvle (base 11677) -> difficulty_entry_3 (37431) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37431; +-- Stormpike Quartermaster (base 12096) -> difficulty_entry_1 (22658) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22658; +-- Stormpike Quartermaster (base 12096) -> difficulty_entry_2 (32099) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32099; +-- Stormpike Quartermaster (base 12096) -> difficulty_entry_3 (37420) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37420; +-- Frostwolf Quartermaster (base 12097) -> difficulty_entry_1 (22648) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22648; +-- Frostwolf Quartermaster (base 12097) -> difficulty_entry_2 (31986) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31986; +-- Frostwolf Quartermaster (base 12097) -> difficulty_entry_3 (37305) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37305; +-- Onyxian Warder (base 12129) -> difficulty_entry_1 (36572) 0 -> -273 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -273 WHERE `entry` = 36572; +-- Korrak the Bloodrager (base 12159) -> difficulty_entry_1 (22643) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22643; +-- Korrak the Bloodrager (base 12159) -> difficulty_entry_2 (32027) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 32027; +-- Korrak the Bloodrager (base 12159) -> difficulty_entry_3 (37347) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37347; +-- Umi Thorson (base 13078) -> difficulty_entry_1 (22696) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22696; +-- Umi Thorson (base 13078) -> difficulty_entry_2 (32119) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32119; +-- Umi Thorson (base 13078) -> difficulty_entry_3 (37442) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37442; +-- Keetar (base 13079) -> difficulty_entry_1 (22683) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22683; +-- Keetar (base 13079) -> difficulty_entry_2 (32026) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32026; +-- Keetar (base 13079) -> difficulty_entry_3 (37346) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37346; +-- Aggi Rumblestomp (base 13086) -> difficulty_entry_1 (22670) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22670; +-- Aggi Rumblestomp (base 13086) -> difficulty_entry_2 (31918) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31918; +-- Aggi Rumblestomp (base 13086) -> difficulty_entry_3 (37234) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37234; +-- Masha Swiftcut (base 13088) -> difficulty_entry_1 (22684) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22684; +-- Masha Swiftcut (base 13088) -> difficulty_entry_2 (32043) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32043; +-- Masha Swiftcut (base 13088) -> difficulty_entry_3 (37364) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37364; +-- Alliance Spirit Guide (base 13116) -> difficulty_entry_1 (22526) 0 -> -421 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -421 WHERE `entry` = 22526; +-- Alliance Spirit Guide (base 13116) -> difficulty_entry_2 (31920) 0 -> -421 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -421 WHERE `entry` = 31920; +-- Alliance Spirit Guide (base 13116) -> difficulty_entry_3 (37236) 0 -> -421 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -421 WHERE `entry` = 37236; +-- Horde Spirit Guide (base 13117) -> difficulty_entry_1 (22558) 0 -> -421 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -421 WHERE `entry` = 22558; +-- Horde Spirit Guide (base 13117) -> difficulty_entry_2 (32004) 0 -> -421 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -421 WHERE `entry` = 32004; +-- Horde Spirit Guide (base 13117) -> difficulty_entry_3 (37323) 0 -> -421 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -421 WHERE `entry` = 37323; +-- Lieutenant Rugba (base 13137) -> difficulty_entry_1 (22707) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22707; +-- Lieutenant Rugba (base 13137) -> difficulty_entry_2 (32038) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32038; +-- Lieutenant Rugba (base 13137) -> difficulty_entry_3 (37358) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37358; +-- Lieutenant Spencer (base 13138) -> difficulty_entry_1 (22708) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22708; +-- Lieutenant Spencer (base 13138) -> difficulty_entry_2 (32039) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32039; +-- Lieutenant Spencer (base 13138) -> difficulty_entry_3 (37359) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37359; +-- Commander Randolph (base 13139) -> difficulty_entry_1 (22620) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22620; +-- Commander Randolph (base 13139) -> difficulty_entry_2 (31959) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31959; +-- Commander Randolph (base 13139) -> difficulty_entry_3 (37277) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37277; +-- Lieutenant Stronghoof (base 13143) -> difficulty_entry_1 (22710) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22710; +-- Lieutenant Stronghoof (base 13143) -> difficulty_entry_2 (32041) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32041; +-- Lieutenant Stronghoof (base 13143) -> difficulty_entry_3 (37361) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37361; +-- Lieutenant Vol'talar (base 13144) -> difficulty_entry_1 (22711) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22711; +-- Lieutenant Vol'talar (base 13144) -> difficulty_entry_2 (32042) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32042; +-- Lieutenant Vol'talar (base 13144) -> difficulty_entry_3 (37362) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37362; +-- Lieutenant Grummus (base 13145) -> difficulty_entry_1 (22701) -93 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22701; +-- Lieutenant Grummus (base 13145) -> difficulty_entry_2 (32031) -93 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32031; +-- Lieutenant Grummus (base 13145) -> difficulty_entry_3 (37351) -93 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37351; +-- Lieutenant Lewis (base 13147) -> difficulty_entry_1 (22703) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22703; +-- Lieutenant Lewis (base 13147) -> difficulty_entry_2 (32034) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32034; +-- Lieutenant Lewis (base 13147) -> difficulty_entry_3 (37354) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37354; +-- Commander Malgor (base 13152) -> difficulty_entry_1 (22617) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22617; +-- Commander Malgor (base 13152) -> difficulty_entry_2 (31956) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31956; +-- Commander Malgor (base 13152) -> difficulty_entry_3 (37274) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37274; +-- Commander Mulfort (base 13153) -> difficulty_entry_1 (22619) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22619; +-- Commander Mulfort (base 13153) -> difficulty_entry_2 (31958) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31958; +-- Commander Mulfort (base 13153) -> difficulty_entry_3 (37276) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37276; +-- Commander Louis Philips (base 13154) -> difficulty_entry_1 (22616) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22616; +-- Commander Louis Philips (base 13154) -> difficulty_entry_2 (31955) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31955; +-- Commander Louis Philips (base 13154) -> difficulty_entry_3 (37273) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37273; +-- Smith Regzar (base 13176) -> difficulty_entry_1 (22571) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22571; +-- Smith Regzar (base 13176) -> difficulty_entry_2 (32080) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32080; +-- Smith Regzar (base 13176) -> difficulty_entry_3 (37401) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37401; +-- Wing Commander Guse (base 13179) -> difficulty_entry_1 (22721) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22721; +-- Wing Commander Guse (base 13179) -> difficulty_entry_2 (31828) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31828; +-- Wing Commander Guse (base 13179) -> difficulty_entry_3 (37479) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37479; +-- Wing Commander Jeztor (base 13180) -> difficulty_entry_1 (22697) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22697; +-- Wing Commander Jeztor (base 13180) -> difficulty_entry_2 (31826) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31826; +-- Wing Commander Jeztor (base 13180) -> difficulty_entry_3 (37481) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37481; +-- Wing Commander Mulverick (base 13181) -> difficulty_entry_1 (22598) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22598; +-- Wing Commander Mulverick (base 13181) -> difficulty_entry_2 (31825) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31825; +-- Wing Commander Mulverick (base 13181) -> difficulty_entry_3 (37482) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37482; +-- Gaelden Hammersmith (base 13216) -> difficulty_entry_1 (22680) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22680; +-- Gaelden Hammersmith (base 13216) -> difficulty_entry_2 (31996) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31996; +-- Gaelden Hammersmith (base 13216) -> difficulty_entry_3 (37315) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37315; +-- Grunnda Wolfheart (base 13218) -> difficulty_entry_1 (22681) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22681; +-- Grunnda Wolfheart (base 13218) -> difficulty_entry_2 (32001) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32001; +-- Grunnda Wolfheart (base 13218) -> difficulty_entry_3 (37320) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37320; +-- Primalist Thurloga (base 13236) -> difficulty_entry_1 (22568) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22568; +-- Primalist Thurloga (base 13236) -> difficulty_entry_2 (32050) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32050; +-- Primalist Thurloga (base 13236) -> difficulty_entry_3 (37371) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37371; +-- Lokholar the Ice Lord (base 13256) -> difficulty_entry_3 (37363) 0 -> -273 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -273 WHERE `entry` = 37363; +-- Murgot Deepforge (base 13257) -> difficulty_entry_1 (22567) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22567; +-- Murgot Deepforge (base 13257) -> difficulty_entry_2 (32048) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32048; +-- Murgot Deepforge (base 13257) -> difficulty_entry_3 (37369) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37369; +-- Lieutenant Largent (base 13296) -> difficulty_entry_1 (22702) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22702; +-- Lieutenant Largent (base 13296) -> difficulty_entry_2 (32033) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32033; +-- Lieutenant Largent (base 13296) -> difficulty_entry_3 (37353) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37353; +-- Lieutenant Stouthandle (base 13297) -> difficulty_entry_1 (22709) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22709; +-- Lieutenant Stouthandle (base 13297) -> difficulty_entry_2 (32040) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32040; +-- Lieutenant Stouthandle (base 13297) -> difficulty_entry_3 (37360) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37360; +-- Lieutenant Greywand (base 13298) -> difficulty_entry_1 (22700) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22700; +-- Lieutenant Greywand (base 13298) -> difficulty_entry_2 (32030) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32030; +-- Lieutenant Greywand (base 13298) -> difficulty_entry_3 (37350) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37350; +-- Lieutenant Lonadin (base 13299) -> difficulty_entry_1 (22704) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22704; +-- Lieutenant Lonadin (base 13299) -> difficulty_entry_2 (32035) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32035; +-- Lieutenant Lonadin (base 13299) -> difficulty_entry_3 (37355) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37355; +-- Lieutenant Mancuso (base 13300) -> difficulty_entry_1 (22705) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22705; +-- Lieutenant Mancuso (base 13300) -> difficulty_entry_2 (32036) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32036; +-- Lieutenant Mancuso (base 13300) -> difficulty_entry_3 (37356) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37356; +-- Commander Mortimer (base 13318) -> difficulty_entry_1 (22618) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22618; +-- Commander Mortimer (base 13318) -> difficulty_entry_2 (31957) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31957; +-- Commander Mortimer (base 13318) -> difficulty_entry_3 (37275) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37275; +-- Commander Duffy (base 13319) -> difficulty_entry_1 (22614) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22614; +-- Commander Duffy (base 13319) -> difficulty_entry_2 (31953) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31953; +-- Commander Duffy (base 13319) -> difficulty_entry_3 (37271) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37271; +-- Commander Karl Philips (base 13320) -> difficulty_entry_1 (22615) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22615; +-- Commander Karl Philips (base 13320) -> difficulty_entry_2 (31954) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31954; +-- Commander Karl Philips (base 13320) -> difficulty_entry_3 (37272) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37272; +-- Stormpike Mine Layer (base 13356) -> difficulty_entry_1 (22635) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22635; +-- Stormpike Mine Layer (base 13356) -> difficulty_entry_2 (32096) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32096; +-- Stormpike Mine Layer (base 13356) -> difficulty_entry_3 (37417) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37417; +-- Frostwolf Mine Layer (base 13357) -> difficulty_entry_1 (22624) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22624; +-- Frostwolf Mine Layer (base 13357) -> difficulty_entry_2 (31984) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31984; +-- Frostwolf Mine Layer (base 13357) -> difficulty_entry_3 (37303) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37303; +-- Frostwolf Shredder Unit (base 13378) -> difficulty_entry_1 (22550) 0 -> -93 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -93 WHERE `entry` = 22550; +-- Frostwolf Shredder Unit (base 13378) -> difficulty_entry_2 (31990) 0 -> -93 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -93 WHERE `entry` = 31990; +-- Frostwolf Shredder Unit (base 13378) -> difficulty_entry_3 (37309) 0 -> -93 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -93 WHERE `entry` = 37309; +-- Stormpike Shredder Unit (base 13416) -> difficulty_entry_1 (22576) 0 -> -93 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -93 WHERE `entry` = 22576; +-- Stormpike Shredder Unit (base 13416) -> difficulty_entry_2 (32104) 0 -> -93 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -93 WHERE `entry` = 32104; +-- Stormpike Shredder Unit (base 13416) -> difficulty_entry_3 (37425) 0 -> -93 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -93 WHERE `entry` = 37425; +-- Ivus the Forest Lord (base 13419) -> difficulty_entry_3 (37341) 0 -> -273 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -273 WHERE `entry` = 37341; +-- Wing Commander Ichman (base 13437) -> difficulty_entry_1 (22597) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22597; +-- Wing Commander Ichman (base 13437) -> difficulty_entry_2 (32766) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32766; +-- Wing Commander Ichman (base 13437) -> difficulty_entry_3 (37480) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37480; +-- Wing Commander Slidore (base 13438) -> difficulty_entry_1 (22698) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22698; +-- Wing Commander Slidore (base 13438) -> difficulty_entry_2 (31824) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31824; +-- Wing Commander Slidore (base 13438) -> difficulty_entry_3 (37483) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37483; +-- Wing Commander Vipore (base 13439) -> difficulty_entry_1 (22722) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22722; +-- Wing Commander Vipore (base 13439) -> difficulty_entry_2 (31823) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31823; +-- Wing Commander Vipore (base 13439) -> difficulty_entry_3 (37484) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37484; +-- Frostwolf Wolf Rider Commander (base 13441) -> difficulty_entry_1 (22552) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22552; +-- Frostwolf Wolf Rider Commander (base 13441) -> difficulty_entry_2 (31994) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31994; +-- Frostwolf Wolf Rider Commander (base 13441) -> difficulty_entry_3 (37313) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37313; +-- Arch Druid Renferal (base 13442) -> difficulty_entry_1 (22527) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22527; +-- Arch Druid Renferal (base 13442) -> difficulty_entry_2 (31923) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31923; +-- Arch Druid Renferal (base 13442) -> difficulty_entry_3 (37239) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37239; +-- Corporal Noreg Stormpike (base 13447) -> difficulty_entry_1 (22735) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22735; +-- Corporal Noreg Stormpike (base 13447) -> difficulty_entry_2 (31960) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31960; +-- Corporal Noreg Stormpike (base 13447) -> difficulty_entry_3 (37278) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37278; +-- Stormpike Ram Rider Commander (base 13577) -> difficulty_entry_1 (22575) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22575; +-- Stormpike Ram Rider Commander (base 13577) -> difficulty_entry_2 (32101) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32101; +-- Stormpike Ram Rider Commander (base 13577) -> difficulty_entry_3 (37422) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37422; +-- Frostwolf Explosives Expert (base 13597) -> difficulty_entry_1 (22623) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22623; +-- Frostwolf Explosives Expert (base 13597) -> difficulty_entry_2 (31980) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31980; +-- Frostwolf Explosives Expert (base 13597) -> difficulty_entry_3 (37299) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37299; +-- Stormpike Explosives Expert (base 13598) -> difficulty_entry_1 (22634) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22634; +-- Stormpike Explosives Expert (base 13598) -> difficulty_entry_2 (32093) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32093; +-- Stormpike Explosives Expert (base 13598) -> difficulty_entry_3 (37414) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37414; +-- Frostwolf Stable Master (base 13616) -> difficulty_entry_1 (22551) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22551; +-- Frostwolf Stable Master (base 13616) -> difficulty_entry_2 (31991) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 31991; +-- Frostwolf Stable Master (base 13616) -> difficulty_entry_3 (37310) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37310; +-- Stormpike Stable Master (base 13617) -> difficulty_entry_1 (22577) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22577; +-- Stormpike Stable Master (base 13617) -> difficulty_entry_2 (32105) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32105; +-- Stormpike Stable Master (base 13617) -> difficulty_entry_3 (37426) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37426; +-- Mountaineer Boombellow (base 13797) -> difficulty_entry_1 (22724) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22724; +-- Mountaineer Boombellow (base 13797) -> difficulty_entry_2 (32046) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32046; +-- Mountaineer Boombellow (base 13797) -> difficulty_entry_3 (37367) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37367; +-- Jotek (base 13798) -> difficulty_entry_1 (22723) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 22723; +-- Jotek (base 13798) -> difficulty_entry_2 (32025) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 32025; +-- Jotek (base 13798) -> difficulty_entry_3 (37345) 0 -> -386 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -386 WHERE `entry` = 37345; +-- Dun Baldar North Marshal (base 14762) -> difficulty_entry_1 (22542) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22542; +-- Dun Baldar North Marshal (base 14762) -> difficulty_entry_2 (31966) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 31966; +-- Dun Baldar North Marshal (base 14762) -> difficulty_entry_3 (37285) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37285; +-- Dun Baldar South Marshal (base 14763) -> difficulty_entry_1 (22544) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22544; +-- Dun Baldar South Marshal (base 14763) -> difficulty_entry_2 (31968) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 31968; +-- Dun Baldar South Marshal (base 14763) -> difficulty_entry_3 (37287) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37287; +-- Icewing Marshal (base 14764) -> difficulty_entry_1 (22561) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22561; +-- Icewing Marshal (base 14764) -> difficulty_entry_2 (32008) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 32008; +-- Icewing Marshal (base 14764) -> difficulty_entry_3 (37327) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37327; +-- Stonehearth Marshal (base 14765) -> difficulty_entry_1 (22572) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22572; +-- Stonehearth Marshal (base 14765) -> difficulty_entry_2 (32086) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 32086; +-- Stonehearth Marshal (base 14765) -> difficulty_entry_3 (37407) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37407; +-- Iceblood Marshal (base 14766) -> difficulty_entry_1 (22559) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22559; +-- Iceblood Marshal (base 14766) -> difficulty_entry_2 (32006) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 32006; +-- Iceblood Marshal (base 14766) -> difficulty_entry_3 (37325) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37325; +-- Tower Point Marshal (base 14767) -> difficulty_entry_1 (22579) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22579; +-- Tower Point Marshal (base 14767) -> difficulty_entry_2 (31908) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 31908; +-- Tower Point Marshal (base 14767) -> difficulty_entry_3 (37434) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37434; +-- East Frostwolf Marshal (base 14768) -> difficulty_entry_1 (22547) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22547; +-- East Frostwolf Marshal (base 14768) -> difficulty_entry_2 (31971) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 31971; +-- East Frostwolf Marshal (base 14768) -> difficulty_entry_3 (37290) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37290; +-- West Frostwolf Marshal (base 14769) -> difficulty_entry_1 (22595) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22595; +-- West Frostwolf Marshal (base 14769) -> difficulty_entry_2 (31903) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 31903; +-- West Frostwolf Marshal (base 14769) -> difficulty_entry_3 (37467) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37467; +-- Dun Baldar North Warmaster (base 14770) -> difficulty_entry_1 (22543) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22543; +-- Dun Baldar South Warmaster (base 14771) -> difficulty_entry_1 (22545) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22545; +-- Dun Baldar South Warmaster (base 14771) -> difficulty_entry_2 (31969) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 31969; +-- Dun Baldar South Warmaster (base 14771) -> difficulty_entry_3 (37288) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37288; +-- East Frostwolf Warmaster (base 14772) -> difficulty_entry_1 (22548) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22548; +-- East Frostwolf Warmaster (base 14772) -> difficulty_entry_2 (31972) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 31972; +-- East Frostwolf Warmaster (base 14772) -> difficulty_entry_3 (37291) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37291; +-- Iceblood Warmaster (base 14773) -> difficulty_entry_1 (22560) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22560; +-- Iceblood Warmaster (base 14773) -> difficulty_entry_2 (32007) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 32007; +-- Iceblood Warmaster (base 14773) -> difficulty_entry_3 (37326) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37326; +-- Icewing Warmaster (base 14774) -> difficulty_entry_1 (22562) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22562; +-- Icewing Warmaster (base 14774) -> difficulty_entry_2 (32009) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 32009; +-- Icewing Warmaster (base 14774) -> difficulty_entry_3 (37328) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37328; +-- Stonehearth Warmaster (base 14775) -> difficulty_entry_1 (22573) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22573; +-- Stonehearth Warmaster (base 14775) -> difficulty_entry_2 (32087) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 32087; +-- Stonehearth Warmaster (base 14775) -> difficulty_entry_3 (37408) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37408; +-- Tower Point Warmaster (base 14776) -> difficulty_entry_1 (22580) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22580; +-- Tower Point Warmaster (base 14776) -> difficulty_entry_2 (31909) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 31909; +-- Tower Point Warmaster (base 14776) -> difficulty_entry_3 (37435) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37435; +-- West Frostwolf Warmaster (base 14777) -> difficulty_entry_1 (22596) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22596; +-- West Frostwolf Warmaster (base 14777) -> difficulty_entry_2 (31829) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 31829; +-- West Frostwolf Warmaster (base 14777) -> difficulty_entry_3 (37468) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37468; +-- Guse's War Rider (base 14943) -> difficulty_entry_1 (22556) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22556; +-- Guse's War Rider (base 14943) -> difficulty_entry_2 (32002) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 32002; +-- Guse's War Rider (base 14943) -> difficulty_entry_3 (37321) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37321; +-- Jeztor's War Rider (base 14944) -> difficulty_entry_1 (22564) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22564; +-- Jeztor's War Rider (base 14944) -> difficulty_entry_2 (32023) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 32023; +-- Jeztor's War Rider (base 14944) -> difficulty_entry_3 (37343) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37343; +-- Mulverick's War Rider (base 14945) -> difficulty_entry_1 (22566) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22566; +-- Slidore's Gryphon (base 14946) -> difficulty_entry_1 (22570) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22570; +-- Ichman's Gryphon (base 14947) -> difficulty_entry_1 (22563) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22563; +-- Ichman's Gryphon (base 14947) -> difficulty_entry_2 (32010) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 32010; +-- Ichman's Gryphon (base 14947) -> difficulty_entry_3 (37329) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37329; +-- Vipore's Gryphon (base 14948) -> difficulty_entry_1 (22593) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 22593; +-- Vipore's Gryphon (base 14948) -> difficulty_entry_2 (32136) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 32136; +-- Vipore's Gryphon (base 14948) -> difficulty_entry_3 (37464) 0 -> -406 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -406 WHERE `entry` = 37464; + +-- Dread Creeper (base 15974) -> difficulty_entry_1 (29242) 0 -> -413 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -413 WHERE `entry` = 29242; +-- Carrion Spinner (base 15975) -> difficulty_entry_1 (29241) 0 -> -413 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -413 WHERE `entry` = 29241; +-- Venom Stalker (base 15976) -> difficulty_entry_1 (29243) 0 -> -416 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -416 WHERE `entry` = 29243; +-- Naxxramas Cultist (base 15980) -> difficulty_entry_1 (29247) 0 -> -414 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -414 WHERE `entry` = 29247; +-- Naxxramas Acolyte (base 15981) -> difficulty_entry_1 (29248) 0 -> -414 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -414 WHERE `entry` = 29248; +-- Frenzied Bat (base 16036) -> difficulty_entry_1 (29608) 0 -> -398 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -398 WHERE `entry` = 29608; +-- Plagued Bat (base 16037) -> difficulty_entry_1 (29603) 0 -> -399 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -399 WHERE `entry` = 29603; +-- Diseased Maggot (base 16056) -> difficulty_entry_1 (29612) 0 -> -398 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -398 WHERE `entry` = 29612; +-- Rotting Maggot (base 16057) -> difficulty_entry_1 (31542) 0 -> -398 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -398 WHERE `entry` = 31542; +-- Maexxna Spiderling (base 17055) -> difficulty_entry_1 (29279) 0 -> -398 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -398 WHERE `entry` = 29279; +-- Bile Sludge (base 16142) -> difficulty_entry_1 (29357) 0 -> -416 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -416 WHERE `entry` = 29357; +-- Eye Stalk (base 16236) -> difficulty_entry_1 (29613) 0 -> -398 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -398 WHERE `entry` = 29613; +-- Plague Slime (base 16243) -> difficulty_entry_1 (29575) 0 -> -417 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -417 WHERE `entry` = 29575; +-- Mutated Grub (base 16297) -> difficulty_entry_1 (29601) 0 -> -398 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -398 WHERE `entry` = 29601; +-- Corpse Scarab (base 16698) -> difficulty_entry_1 (29267) 0 -> -398 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -398 WHERE `entry` = 29267; + +-- Tomb Horror (base 15979) -> difficulty_entry_1 (29286) -93 -> -416 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -416 WHERE `entry` = 29286; +-- Mad Scientist (base 16020) -> difficulty_entry_1 (29362) -93 -> -392 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -392 WHERE `entry` = 29362; +-- Living Monstrosity (base 16021) -> difficulty_entry_1 (29359) -93 -> -403 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -403 WHERE `entry` = 29359; +-- Surgical Assistant (base 16022) -> difficulty_entry_1 (29363) -93 -> -389 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -389 WHERE `entry` = 29363; +-- Embalming Slime (base 16024) -> difficulty_entry_1 (29355) -93 -> -393 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -393 WHERE `entry` = 29355; +-- Sludge Belcher (base 16029) -> difficulty_entry_1 (29356) -93 -> -405 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -405 WHERE `entry` = 29356; +-- Plague Beast (base 16034) -> difficulty_entry_1 (29609) -93 -> -401 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -401 WHERE `entry` = 29609; +-- Unrelenting Trainee (base 16124) -> difficulty_entry_1 (29987) -93 -> -383 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -383 WHERE `entry` = 29987; +-- Unrelenting Rider (base 16126) -> difficulty_entry_1 (29986) -93 -> -412 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -412 WHERE `entry` = 29986; +-- Spectral Trainee (base 16127) -> difficulty_entry_1 (30264) -93 -> -382 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -382 WHERE `entry` = 30264; +-- Spectral Horse (base 16149) -> difficulty_entry_1 (29989) -93 -> -384 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -384 WHERE `entry` = 29989; +-- Spectral Rider (base 16150) -> difficulty_entry_1 (29988) -93 -> -388 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -388 WHERE `entry` = 29988; +-- Dark Touched Warrior (base 16156) -> difficulty_entry_1 (29833) -93 -> -385 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -385 WHERE `entry` = 29833; +-- Shade of Naxxramas (base 16164) -> difficulty_entry_1 (29825) -93 -> -390 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -390 WHERE `entry` = 29825; +-- Necro Knight (base 16165) -> difficulty_entry_1 (29828) -93 -> -403 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -403 WHERE `entry` = 29828; +-- Bony Construct (base 16167) -> difficulty_entry_1 (29835) -93 -> -391 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -391 WHERE `entry` = 29835; +-- Stoneskin Gargoyle (base 16168) -> difficulty_entry_1 (29576) -93 -> -420 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -420 WHERE `entry` = 29576; +-- Skeletal Smith (base 16193) -> difficulty_entry_1 (29837) -93 -> -303 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -303 WHERE `entry` = 29837; +-- Unholy Axe (base 16194) -> difficulty_entry_1 (29898) -93 -> -404 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -404 WHERE `entry` = 29898; +-- Unholy Staff (base 16215) -> difficulty_entry_1 (29899) -93 -> -404 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -404 WHERE `entry` = 29899; +-- Unholy Swords (base 16216) -> difficulty_entry_1 (29900) -93 -> -404 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -404 WHERE `entry` = 29900; +-- Infectious Ghoul (base 16244) -> difficulty_entry_1 (29574) -93 -> -387 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -387 WHERE `entry` = 29574; +-- Fallout Slime (base 16290) -> difficulty_entry_1 (29388) -93 -> -395 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -395 WHERE `entry` = 29388; +-- Zombie Chow (base 16360) -> difficulty_entry_1 (30303) -93 -> -387 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -387 WHERE `entry` = 30303; +-- Sewage Slime (base 16375) -> difficulty_entry_1 (29354) -93 -> -394 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -394 WHERE `entry` = 29354; +-- Soldier of the Frozen Wastes (base 16427) -> difficulty_entry_1 (30015) -93 -> -387 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -387 WHERE `entry` = 30015; +-- Unstoppable Abomination (base 16428) -> difficulty_entry_1 (30048) -93 -> -402 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -402 WHERE `entry` = 30048; +-- Soul Weaver (base 16429) -> difficulty_entry_1 (30018) -93 -> -402 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -402 WHERE `entry` = 30018; +-- Plagued Ghoul (base 16447) -> difficulty_entry_1 (30097) -93 -> -396 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -396 WHERE `entry` = 30097; +-- Crypt Guard (base 16573) -> difficulty_entry_1 (29256) -93 -> -415 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -415 WHERE `entry` = 29256; +-- Plagued Guardian (base 16981) -> difficulty_entry_1 (29634) -93 -> -389 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -389 WHERE `entry` = 29634; +-- Plagued Construct (base 16982) -> difficulty_entry_1 (29635) -93 -> -397 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -397 WHERE `entry` = 29635; +-- Plagued Champion (base 16983) -> difficulty_entry_1 (29633) -93 -> -387 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -387 WHERE `entry` = 29633; +-- Plagued Warrior (base 16984) -> difficulty_entry_1 (29632) -93 -> -397 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -397 WHERE `entry` = 29632; + +-- Gothik the Harvester (base 16060) -> difficulty_entry_1 (29955) -286 -> -410 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -410 WHERE `entry` = 29955; +-- Instructor Razuvious (base 16061) -> difficulty_entry_1 (29940) -286 -> -410 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -410 WHERE `entry` = 29940; +-- Sir Zeliek (base 16063) -> difficulty_entry_1 (30602) -286 -> -410 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -410 WHERE `entry` = 30602; +-- Thane Korth'azz (base 16064) -> difficulty_entry_1 (30603) -286 -> -410 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -410 WHERE `entry` = 30603; +-- Lady Blaumeux (base 16065) -> difficulty_entry_1 (30601) -286 -> -410 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -410 WHERE `entry` = 30601; + +-- Guardian of Icecrown (base 16441) -> difficulty_entry_1 (30057) -285 -> -411 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -411 WHERE `entry` = 30057; +-- Naxxramas Follower (base 16505) -> difficulty_entry_1 (29273) -70 -> -413 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -413 WHERE `entry` = 29273; +-- Naxxramas Worshipper (base 16506) -> difficulty_entry_1 (29274) -413 -> -414 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -414 WHERE `entry` = 29274; + +-- Thaddius (base 15928) -> difficulty_entry_1 (29448) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 15928; +-- Stalagg (base 15929) -> difficulty_entry_1 (29446) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 15929; +-- Feugen (base 15930) -> difficulty_entry_1 (29447) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 15930; +-- Grobbulus (base 15931) -> difficulty_entry_1 (29373) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 15931; +-- Gluth (base 15932) -> difficulty_entry_1 (29417) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 15932; +-- Heigan the Unclean (base 15936) -> difficulty_entry_1 (29701) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 15936; +-- Maexxna (base 15952) -> difficulty_entry_1 (29278) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 15952; +-- Grand Widow Faerlina (base 15953) -> difficulty_entry_1 (29268) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 15953; +-- Noth the Plaguebringer (base 15954) -> difficulty_entry_1 (29615) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 15954; +-- Anub'Rekhan (base 15956) -> difficulty_entry_1 (29249) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 15956; +-- Sapphiron (base 15989) -> difficulty_entry_1 (29991) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 15989; +-- Kel'Thuzad (base 15990) -> difficulty_entry_1 (30061) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 15990; +-- Loatheb (base 16011) -> difficulty_entry_1 (29718) +UPDATE `creature_template` SET `CreatureImmunitiesId` = -286 WHERE `entry` = 16011; + +-- Patchwork Golem (base 16017) -> difficulty_entry_1 (29347) -93 -> -405 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -405 WHERE `entry` = 29347; +-- Bile Retcher (base 16018) -> difficulty_entry_1 (29353) -93 -> -405 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -405 WHERE `entry` = 29353; +-- Crypt Reaver (base 15978) -> difficulty_entry_1 (30389) -93 -> -416 +UPDATE `creature_template` SET `CreatureImmunitiesId` = -416 WHERE `entry` = 30389;