Merge pull request #292 from sogladev/creatureTemplateModelCompatibility

add Naxxramas sql compatibility with new creature_template_model table
This commit is contained in:
ZhengPeiRu21
2024-06-18 09:25:41 -06:00
committed by GitHub
4 changed files with 198 additions and 164 deletions

View File

@@ -40,8 +40,8 @@ INSERT INTO `dungeon_access_template` (`id`, `map_id`, `difficulty`, `min_level`
-- Naxx40 Strath Entrance
DELETE FROM `creature_template` WHERE `entry` = 351097;
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `speed_swim`, `speed_flight`, `detection_range`, `scale`, `rank`, `dmgschool`, `DamageModifier`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `ExperienceModifier`, `RacialLeader`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `spell_school_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES
(351097, 0, 0, 0, 0, 0, 17035, 11686, 0, 0, 'Naxx40 Strath Entrance Trigger', '', NULL, 0, 70, 70, 1, 35, 0, 1, 1.14286, 1, 1, 20, 1, 0, 0, 1, 2000, 2000, 1, 1, 1, 33554432, 2048, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 'npc_naxx40_area_trigger', 0);
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `speed_swim`, `speed_flight`, `detection_range`, `scale`, `rank`, `dmgschool`, `DamageModifier`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `ExperienceModifier`, `RacialLeader`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `spell_school_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES
(351097, 0, 0, 0, 0, 0, 'Naxx40 Strath Entrance Trigger', '', NULL, 0, 70, 70, 1, 35, 0, 1, 1.14286, 1, 1, 20, 1, 0, 0, 1, 2000, 2000, 1, 1, 1, 33554432, 2048, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 'npc_naxx40_area_trigger', 0);
DELETE FROM `creature` WHERE `guid` = 352042;
INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES
(352042, 351097, 0, 0, 329, 0, 0, 1, 1, 0, 3929.06, -3372.12, 119.653, 4.71395, 300, 0, 0, 6986, 0, 0, 0, 0, 0, '', 0);

View File

@@ -2,97 +2,97 @@
-- `creature_template` [351000,351089] 351090 351091 351092
-- `creature` [361000,362043] [362043,362059]
DELETE FROM `creature_template` WHERE `entry` BETWEEN 351000 AND 351089;
REPLACE INTO `creature_template` (`entry`, `modelid1`, `name`, `subname`, `minlevel`, `maxlevel`, `faction`, `speed_walk`, `speed_run`, `detection_range`,`scale`,`rank`,`dmgschool`,`DamageModifier`,`BaseAttackTime`,`RangeAttackTime`,`BaseVariance`,`RangeVariance`,`unit_class`,`unit_flags`,`unit_flags2`,`family`,`type`,`type_flags`,`lootid`,`skinloot`,`PetSpellDataId`,`mingold`,`maxgold`,`AIName`,`MovementType`,`HoverHeight`,`HealthModifier`,`ManaModifier`,`ArmorModifier`,`ExperienceModifier`,`movementId`,`RegenHealth`,`mechanic_immune_mask`,`spell_school_immune_mask`,`flags_extra`,`ScriptName`) VALUES
(351000, 16137, "Thaddius", "", 63, 63, 21, 1.0, 1.42857, 20.0, 1.0, 3, 0, 50.0, 2000, 3700, 1.0, 1.0, 1, 0, 2048, 0, 6, 76, 351000, 0, 0, 1513636, 1850000, '', 0, 1.0, 2000.0, 2.0, 1.5, 1.0, 0, 1, 2093694843, 0, 3221225473, 'boss_thaddius_40'),
(351001, 15297, "Stalagg", "", 63, 63, 21, 0.8, 1.14286, 20.0, 1.0, 3, 0, 54.85, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 0, 0, 0, 0, 0, '', 0, 1.0, 150.0, 2.0, 1.3, 1.0, 0, 1, 2093694843, 0, 1073741825, 'boss_thaddius_summon_40'),
(351002, 15297, "Feugen", "", 63, 63, 21, 0.8, 1.14286, 20.0, 1.0, 3, 0, 56.25, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 0, 0, 0, 0, 0, '', 0, 1.0, 150.0, 2.0, 1.3, 1.0, 0, 1, 2093694843, 0, 1073741825, 'boss_thaddius_summon_40'),
(351003, 16035, "Grobbulus", "", 63, 63, 21, 1.5, 1.71429, 20.0, 1.0, 3, 0, 40.0, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 351003, 0, 0, 1283823, 1569117, '', 2, 1.0, 650.0, 2.0, 1.3, 1.0, 166, 1, 2093694843, 0, 1073741825, 'boss_grobbulus_40'),
(351004, 16064, "Gluth", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 36.0, 1600, 1700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 351004, 0, 0, 1260000, 1540000, '', 0, 1.0, 500.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_gluth_40'),
(351005, 16309, "Heigan the Unclean", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 50.0, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 351005, 0, 0, 1280454, 1565000, '', 0, 1.0, 550.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_heigan_40'),
(351006, 15928, "Maexxna", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 50.0, 2500, 3200, 1.0, 1.0, 1, 64, 2048, 0, 1, 76, 351006, 0, 0, 1274062, 1557187, '', 0, 1.0, 450.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_maexxna_40'),
(351007, 15940, "Grand Widow Faerlina", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 50.05, 2500, 3700, 1.0, 1.0, 1, 32832, 2048, 0, 7, 76, 351007, 0, 0, 900055, 1100068, '', 0, 1.0, 400.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_faerlina_40'),
(351008, 16590, "Noth the Plaguebringer", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 50.0, 2500, 3700, 1.0, 1.0, 1, 32832, 2048, 0, 6, 76, 351008, 0, 0, 1265652, 1546909, '', 0, 1.0, 500.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_noth_40'),
(351009, 15931, "Anub'Rekhan", "", 63, 63, 21, 1.0, 1.42857, 20.0, 1.0, 3, 0, 34.15, 2000, 3200, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 351009, 0, 0, 1125000, 1375000, '', 0, 1.0, 500.0, 2.0, 1.3, 1.0, 144, 1, 2093694843, 0, 1073741825, 'boss_anubrekhan_40'),
(351010, 15937, "Dread Creeper", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 19.4, 2000, 3700, 1.0, 1.0, 1, 64, 2048, 3, 1, 73, 351010, 0, 13153, 0, 0, 'SmartAI', 0, 1.0, 15.0, 1.0, 1.15, 1.0, 144, 1, 1023391482, 0, 0, ''),
(351011, 15938, "Carrion Spinner", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 26.4, 2000, 3700, 1.0, 1.0, 1, 64, 2048, 3, 1, 73, 351011, 0, 13151, 0, 0, 'SmartAI', 0, 1.0, 18.0, 1.0, 1.15, 1.0, 144, 1, 1023391482, 0, 0, ''),
(351012, 15939, "Venom Stalker", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 27.35, 2000, 3700, 1.0, 1.0, 1, 64, 2048, 3, 1, 73, 351012, 0, 13150, 0, 0, 'SmartAI', 0, 1.0, 30.0, 1.0, 1.15, 1.0, 144, 1, 1023393531, 0, 0, ''),
(351013, 959, "Infectious Skitterer", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 11.5, 1000, 3700, 1.0, 1.0, 1, 0, 2048, 0, 1, 8, 0, 0, 0, 0, 0, '', 0, 1.0, 5.0, 1.0, 1.15, 1.0, 144, 1, 1023391482, 0, 0, ''),
(351014, 15941, "Crypt Reaver", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 26.95, 1200, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351014, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 45.0, 1.0, 1.15, 1.0, 144, 1, 1023393531, 0, 0, ''),
(351015, 15942, "Tomb Horror", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 27.35, 2000, 2700, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351015, 0, 0, 1, 19891, 'SmartAI', 1, 1.0, 35.0, 1.0, 1.15, 1.0, 144, 1, 1023393531, 0, 0, ''),
(351016, 16594, "Naxxramas Cultist", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 30.75, 2000, 3700, 1.0, 1.0, 8, 32832, 2048, 0, 7, 72, 351016, 0, 0, 1206, 9596, 'SmartAI', 0, 1.0, 12.0, 10.0, 2.2, 1.0, 144, 1, 1023391483, 0, 0, ''),
(351017, 16598, "Naxxramas Acolyte", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 30.75, 2000, 3700, 1.0, 1.0, 8, 32832, 2048, 0, 7, 72, 351017, 0, 0, 1248, 9661, 'SmartAI', 0, 1.0, 12.0, 10.0, 2.2, 1.0, 144, 1, 1023391483, 0, 0, ''),
(351018, 16033, "Sapphiron", "", 63, 63, 21, 1.0, 2.14286, 20.0, 1.0, 3, 0, 63.0, 1800, 1700, 1.0, 1.0, 1, 0, 2048, 0, 6, 76, 351018, 0, 0, 246755, 322238, '', 0, 1.0, 950.0, 2.0, 1.3, 1.0, 188, 1, 2093694843, 16, 1073741825, 'boss_sapphiron'),
(351019, 15945, "Kel'Thuzad", "", 63, 63, 21, 1.0, 1.14286, 20.0, 1.0, 3, 0, 62.5, 2500, 2000, 1.0, 1.0, 2, 0, 2048, 0, 6, 76, 351019, 0, 0, 1002755, 1457838, '', 0, 1.0, 1200.0, 600.0, 1.3, 1.0, 0, 1, 2093694843, 0, 3221225473, 'boss_kelthuzad_40'),
(351020, 16110, "Loatheb", "", 63, 63, 21, 0.8, 2.0, 20.0, 1.0, 3, 0, 50.0, 1250, 1700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 351020, 0, 0, 1292142, 1579285, '', 0, 1.0, 1600.0, 2.0, 1.5, 1.0, 180, 1, 2093694843, 0, 1073741825, 'boss_loatheb_40'),
(351021, 9760, "Patchwork Golem", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 37.5, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351021, 0, 0, 3798, 4965, 'SmartAI', 0, 1.0, 28.0, 2.0, 1.15, 1.0, 144, 1, 1022066674, 0, 0, ''),
(351022, 15958, "Bile Retcher", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 35.0, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351022, 0, 0, 4776, 6241, 'SmartAI', 0, 1.0, 34.0, 2.0, 1.15, 1.0, 144, 1, 1022066674, 0, 0, ''),
(351023, 16063, "Mad Scientist", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 22.6, 2500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351023, 0, 0, 2226, 9694, 'SmartAI', 0, 1.0, 16.0, 2.0, 1.15, 1.0, 144, 1, 1015758352, 0, 0, ''),
(351024, 16175, "Living Monstrosity", "", 62, 62, 21, 0.8, 1.42857, 20.0, 1.0, 1, 0, 30.6, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351024, 0, 0, 2015, 9706, 'SmartAI', 0, 1.0, 14.0, 2.0, 1.2, 1.0, 144, 1, 1019952723, 0, 0, ''),
(351025, 836, "Surgical Assistant", "", 60, 60, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 14.95, 2500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351025, 0, 0, 1842, 9796, 'SmartAI', 0, 1.0, 14.0, 2.0, 1.1, 1.0, 144, 1, 1015751184, 0, 0, ''),
(351026, 12349, "Embalming Slime", "", 60, 60, 21, 1.2, 0.428571, 20.0, 1.0, 1, 0, 23.0, 2500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 4.0, 2.0, 1.1, 1.0, 76, 1, 1015758354, 0, 0, ''),
(351027, 15961, "Stitched Spewer", "", 63, 63, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 37.55, 2500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351027, 0, 0, 6445, 8466, 'SmartAI', 0, 1.0, 45.0, 2.0, 1.3, 1.0, 144, 1, 1022066674, 0, 0, ''),
(351028, 16174, "Patchwerk", "", 63, 63, 21, 2.0, 1.71429, 20.0, 1.0, 3, 0, 67.5, 750, 1700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 351028, 0, 0, 1305000, 1595000, '', 0, 1.0, 1200.0, 2.0, 1.5, 1.0, 169, 1, 2093694843, 0, 1073741825, 'boss_patchwerk_40'),
(351029, 15962, "Sludge Belcher", "", 62, 62, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 35.0, 2500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351029, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 25.0, 1.0, 1.2, 1.0, 144, 1, 1022066674, 0, 0, ''),
(351030, 9013, "Plague Beast", "", 61, 61, 21, 0.666668, 1.42857, 20.0, 1.0, 1, 0, 1.0, 2000, 2000, 1.0, 1.0, 1, 64, 2048, 0, 4, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 18.0, 1.0, 1.15, 1.0, 144, 1, 1022049811, 0, 0, ''),
(351031, 7896, "Frenzied Bat", "", 60, 60, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 0.75, 1500, 1500, 1.0, 1.0, 1, 64, 2048, 0, 1, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 3.5, 1.0, 1.1, 1.0, 144, 1, 1022042641, 0, 0, ''),
(351032, 1954, "Plagued Bat", "", 60, 60, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 1.0, 2000, 2000, 1.0, 1.0, 1, 64, 2048, 0, 1, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 3.5, 1.0, 1.1, 1.0, 144, 1, 1022042643, 0, 0, ''),
(351033, 15978, "Diseased Maggot", "", 60, 60, 21, 0.8, 0.285714, 20.0, 1.0, 1, 0, 6.65, 2500, 2000, 1.0, 1.0, 1, 0, 2048, 0, 1, 72, 0, 0, 0, 0, 0, '', 1, 1.0, 1.0, 1.0, 1.1, 1.0, 82, 1, 1022042641, 0, 0, ''),
(351034, 15554, "Rotting Maggot", "", 60, 60, 21, 0.8, 0.285714, 20.0, 1.0, 1, 0, 13.05, 2500, 3000, 1.0, 1.0, 1, 0, 2048, 0, 1, 8, 0, 0, 0, 0, 0, '', 1, 1.0, 1.0, 1.0, 1.1, 1.0, 82, 1, 1022042641, 0, 0, ''),
(351035, 16279, "Gothik the Harvester", "", 63, 63, 21, 1.0, 1.14286, 20.0, 1.0, 3, 0, 27.5, 2500, 3700, 1.0, 1.0, 2, 32832, 2048, 0, 6, 76, 351035, 0, 0, 733851, 896929, '', 0, 1.0, 150.0, 100.0, 1.3, 1.0, 0, 1, 2093694843, 0, 3221225473, 'boss_gothik_40'),
(351036, 16582, "Instructor Razuvious", "", 63, 63, 21, 1.6, 1.71429, 20.0, 1.0, 3, 0, 157.5, 3500, 1567, 1.0, 1.0, 1, 32832, 2048, 0, 6, 76, 351036, 0, 0, 1253602, 1532181, '', 0, 1.0, 600.0, 2.0, 1.3, 1.0, 167, 1, 2093694843, 0, 1073741825, 'boss_razuvious_40'),
(351037, 16139, "Highlord Mograine", "The Ashbringer", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 24.0, 1500, 1700, 1.0, 1.0, 1, 0, 2048, 0, 6, 76, 0, 0, 0, 0, 0, '', 0, 1.0, 160.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1, 'boss_four_horsemen_40'),
(351038, 16154, "Sir Zeliek", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 35.0, 2500, 3200, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 0, 0, 0, 0, 0, '', 0, 1.0, 150.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_four_horsemen_40'),
(351039, 16155, "Thane Korth'azz", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 25.0, 2500, 3200, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 0, 0, 0, 49555, 64718, '', 0, 1.0, 180.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_four_horsemen_40'),
(351040, 16153, "Lady Blaumeux", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 35.0, 2500, 2200, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 0, 0, 0, 0, 0, '', 0, 1.0, 150.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_four_horsemen_40'),
(351041, 16937, "Skeletal Steed", "", 61, 61, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 22.6, 2000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351041, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 14.0, 1.0, 1.15, 1.0, 164, 1, 1019945555, 0, 0, ''),
(351042, 11686, "Naxxramas Trigger", "", 60, 60, 114, 1.0, 1.14286, 18.0, 1.0, 0, 0, 4.2, 2000, 2000, 1.0, 1.0, 1, 33555200, 2048, 0, 10, 0, 0, 0, 0, 0, 0, '', 0, 1.0, 1.35, 1.0, 2.8, 1.0, 0, 1, 0, 0, 128, 'boss_naxxramas_misc'),
(351043, 16608, "Unrelenting Trainee", "", 60, 60, 21, 1.0, 1.42857, 18.0, 1.0, 0, 0, 7.05, 1800, 2000, 1.0, 1.0, 1, 32768, 2048, 0, 7, 72, 0, 0, 0, 0, 0, '', 0, 1.0, 1.5, 1.0, 0.9, 1.0, 144, 1, 1006764032, 0, 65536, 'npc_boss_gothik_minion_40'),
(351044, 16612, "Unrelenting Deathknight", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 24.0, 2000, 2000, 1.0, 1.0, 1, 32832, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 0, 1.0, 6.5, 1.0, 1.15, 1.0, 144, 1, 1006764050, 0, 65536, 'npc_boss_gothik_minion_40'),
(351045, 10729, "Unrelenting Rider", "", 62, 62, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 22.05, 2000, 2000, 1.0, 1.0, 2, 32832, 2048, 0, 6, 2120, 0, 0, 0, 0, 0, '', 0, 1.0, 10.0, 5.0, 1.25, 1.0, 164, 1, 1023033343, 0, 65536, 'npc_boss_gothik_minion_40'),
(351046, 3942, "Spectral Trainee", "", 61, 61, 21, 1.11111, 1.42857, 20.0, 1.0, 1, 0, 6.0, 2000, 1265, 1.0, 1.0, 2, 32768, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 0, 1.0, 2.0, 3.0, 1.15, 1.0, 144, 1, 1006632960, 124, 65536, 'npc_boss_gothik_minion_40'),
(351047, 11686, "Naxxramas Military Sub-Boss Trigger", "", 60, 60, 114, 1.0, 1.14286, 18.0, 1.0, 0, 0, 4.2, 2000, 2000, 1.0, 1.0, 1, 33554432, 2048, 0, 10, 0, 0, 0, 0, 0, 0, '', 0, 1.0, 1.35, 1.0, 2.8, 1.0, 0, 1, 0, 0, 130, ''),
(351048, 16513, "Deathknight Captain", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 31.5, 3500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351048, 0, 0, 4138, 9644, 'SmartAI', 0, 1.0, 30.0, 2.0, 1.15, 1.0, 148, 1, 1019952727, 0, 0, ''),
(351049, 16508, "Deathknight", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 22.6, 1700, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 0, 0, 0, 3373, 4410, 'SmartAI', 0, 1.0, 24.0, 2.0, 1.45, 1.0, 148, 1, 1019952723, 0, 0, ''),
(351050, 16611, "Spectral Deathknight", "", 62, 62, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 24.0, 2000, 2000, 1.0, 1.0, 1, 32832, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 0, 1.0, 5.0, 1.5, 1.2, 1.0, 144, 1, 1006764032, 124, 65536, 'npc_boss_gothik_minion_40'),
(351051, 10719, "Spectral Horse", "", 63, 63, 21, 1.6, 1.38571, 20.0, 1.0, 1, 0, 26.3, 2000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 8, 0, 0, 0, 0, 0, '', 0, 1.0, 9.0, 1.0, 1.0, 1.0, 141, 1, 1006764050, 124, 0, 'npc_boss_gothik_minion_40'),
(351052, 16614, "Spectral Rider", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 20.05, 2000, 2000, 1.0, 1.0, 1, 32832, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 0, 1.0, 3.0, 2.0, 1.3, 1.0, 164, 1, 1015693311, 124, 65536, 'npc_boss_gothik_minion_40'),
(351053, 16927, "Risen Deathknight", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 25.0, 2000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351053, 0, 0, 1163, 8599, 'SmartAI', 0, 1.0, 8.0, 1.0, 1.15, 1.0, 144, 1, 1006830096, 0, 0, ''),
(351054, 16534, "Dark Touched Warrior", "Stable Master", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 25.0, 2000, 1265, 1.0, 1.0, 1, 32832, 2048, 0, 6, 8, 351054, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 8.0, 1.0, 1.15, 1.0, 148, 1, 1006830096, 0, 0, ''),
(351055, 10729, "Deathknight Cavalier", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 32.55, 2000, 1265, 1.0, 1.0, 2, 64, 2048, 0, 6, 2120, 351055, 0, 0, 4776, 8752, 'SmartAI', 0, 1.0, 45.0, 5.0, 1.15, 1.0, 144, 1, 1019952723, 0, 0, ''),
(351056, 14703, "Shade of Naxxramas", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 37.35, 2000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351056, 0, 0, 2481, 3244, 'SmartAI', 0, 1.0, 18.0, 10.0, 1.15, 1.0, 144, 1, 1015751186, 0, 0, ''),
(351057, 11396, "Necro Knight", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 31.1, 3000, 1265, 1.0, 1.0, 8, 64, 2048, 0, 6, 72, 351057, 0, 0, 1801, 5231, 'SmartAI', 0, 1.0, 18.0, 18.0, 1.15, 1.0, 144, 1, 1019952723, 0, 0, ''),
(351058, 14706, "Bony Construct", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 22.6, 2000, 2016, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351058, 0, 0, 1673, 2190, 'SmartAI', 0, 1.0, 12.0, 3.0, 1.15, 1.0, 144, 1, 1015756368, 0, 0, ''),
(351059, 14710, "Stoneskin Gargoyle", "", 61, 61, 21, 2.0, 1.28571, 20.0, 1.0, 1, 0, 36.0, 3000, 1265, 1.0, 1.0, 2, 64, 2048, 0, 6, 72, 351059, 0, 0, 11151, 14566, 'SmartAI', 0, 1.0, 105.0, 10.0, 1.45, 1.0, 135, 1, 1073725439, 0, 0, ''),
(351060, 11404, "Skeletal Smith", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 22.6, 2000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 7, 72, 351060, 0, 0, 2226, 7378, 'SmartAI', 0, 1.0, 16.0, 1.0, 1.15, 1.0, 148, 1, 646016863, 0, 0, ''),
(351061, 15294, "Unholy Axe", "", 61, 61, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 30.5, 1800, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351061, 0, 0, 6690, 9414, 'SmartAI', 1, 1.0, 36.0, 1.0, 1.15, 1.0, 164, 1, 1019952723, 0, 0, ''),
(351062, 15294, "Unholy Staff", "", 61, 61, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 23.15, 2000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351062, 0, 0, 0, 0, 'SmartAI', 1, 1.0, 28.0, 1.0, 1.15, 1.0, 164, 1, 1019952723, 0, 0, ''),
(351063, 15294, "Unholy Swords", "", 61, 61, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 26.8, 1200, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351063, 0, 0, 0, 0, 'SmartAI', 1, 1.0, 30.0, 1.0, 1.15, 1.0, 164, 1, 1019952723, 0, 0, ''),
(351064, 11140, "Plague Slime", "", 61, 61, 21, 0.8, 0.285714, 20.0, 1.0, 1, 0, 81.2, 1800, 1265, 1.0, 1.0, 1, 64, 2048, 0, 10, 72, 351064, 0, 0, 6051, 7906, 'SmartAI', 0, 1.0, 45.0, 1.0, 1.15, 1.0, 70, 1, 1022049811, 32, 0, ''),
(351065, 10627, "Infectious Ghoul", "", 61, 61, 21, 0.777776, 1.42857, 20.0, 1.0, 1, 0, 26.25, 1500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351065, 0, 0, 4506, 9113, 'SmartAI', 0, 1.0, 30.0, 1.0, 1.15, 1.0, 144, 1, 1015226896, 0, 0, ''),
(351066, 16111, "Spore", "", 60, 60, 21, 0.4, 0.285714, 18.0, 1.0, 0, 0, 0.6, 2000, 2000, 1.0, 1.0, 1, 0, 2048, 0, 10, 8, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 0.25, 1.0, 0.7, 0.5, 69, 1, 0, 0, 0, ''),
(351067, 12349, "Fallout Slime", "", 60, 60, 21, 1.0, 1.14286, 20.0, 1.0, 1, 0, 46.2, 1800, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 0, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 16.0, 2.0, 1.1, 1.0, 0, 1, 1015758846, 0, 0, ''),
(351068, 7898, "Mutated Grub", "", 61, 61, 21, 1.0, 1.14286, 20.0, 1.0, 1, 0, 1.0, 2000, 2000, 1.0, 1.0, 1, 64, 2048, 0, 10, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 8.0, 1.0, 1.15, 1.0, 144, 1, 1022042641, 0, 0, ''),
(351069, 10976, "Zombie Chow", "", 60, 60, 89, 1.0, 1.14286, 20.0, 1.0, 1, 0, 3.4, 3000, 2000, 1.0, 1.0, 1, 1, 2048, 0, 6, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 40.0, 3.0, 1.1, 1.0, 100, 1, 1015226896, 0, 0, ''),
(351070, 16160, "Necropolis Acolyte", "", 62, 62, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 27.0, 2000, 1265, 1.0, 1.0, 2, 0, 2048, 0, 7, 0, 351070, 0, 0, 2865, 9398, '', 1, 1.0, 25.0, 10.0, 1.25, 1.0, 164, 1, 1022049875, 0, 0, ''),
(351071, 12349, "Sewage Slime", "", 60, 60, 21, 1.0, 1.14286, 20.0, 2.0, 1, 0, 23.0, 1800, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 64, 0, 0, 0, 0, 0, 'SmartAI', 1, 1.0, 50.0, 2.0, 1.1, 1.0, 0, 1, 1015758450, 0, 0, ''),
(351072, 11686, "Toxic Tunnel", "", 60, 60, 114, 1.0, 1.14286, 18.0, 1.0, 0, 0, 4.2, 2000, 2000, 1.0, 1.0, 1, 33816578, 2048, 0, 10, 0, 0, 0, 0, 0, 0, 'NullCreatureAI', 0, 1.0, 1.35, 1.0, 2.8, 1.0, 0, 1, 0, 0, 2, ''),
(351073, 7869, "Soldier of the Frozen Wastes", "", 60, 60, 21, 0.4, 0.414286, 20.0, 1.0, 1, 0, 8.1, 2000, 1780, 1.0, 1.0, 1, 0, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 1, 1.0, 1.0, 1.0, 1.1, 1.0, 64, 1, 1015226896, 0, 0, 'boss_kelthuzad_minion_40'),
(351074, 12818, "Unstoppable Abomination", "", 60, 60, 21, 0.4, 0.685714, 20.0, 1.0, 1, 0, 74.45, 2000, 1550, 1.0, 1.0, 1, 0, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 1, 1.0, 1.0, 1.0, 1.1, 1.0, 64, 1, 1019952754, 0, 0, 'boss_kelthuzad_minion_40'),
(351075, 16178, "Soul Weaver", "", 60, 60, 21, 0.4, 0.1, 20.0, 1.0, 1, 0, 1.7, 2000, 2000, 1.0, 1.0, 1, 0, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 1, 1.0, 1.0, 1.0, 1.1, 1.0, 64, 1, 1019952754, 0, 0, 'boss_kelthuzad_minion_40'),
(351076, 16586, "Guardian of Icecrown", "", 60, 60, 21, 4.8, 1.71429, 20.0, 1.0, 1, 0, 20.75, 2000, 1650, 1.0, 1.0, 1, 0, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 1, 1.0, 500.0, 1.0, 1.1, 1.0, 174, 1, 1019427442, 0, 0, 'boss_kelthuzad_minion_40'),
(351077, 14710, "Plagued Gargoyle", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 37.5, 3000, 1265, 1.0, 1.0, 2, 0, 2048, 0, 6, 8, 351077, 0, 0, 1, 138065, '', 0, 1.0, 100.0, 3.0, 1.45, 1.0, 144, 1, 1073725439, 0, 0, ''),
(351078, 10627, "Plagued Ghoul", "", 61, 61, 21, 0.777776, 1.42857, 20.0, 1.0, 1, 0, 26.25, 1500, 1265, 1.0, 1.0, 1, 32832, 2048, 0, 6, 72, 351078, 0, 0, 3878, 8925, 'SmartAI', 0, 1.0, 30.0, 1.0, 1.15, 1.0, 144, 1, 1021518352, 0, 0, ''),
(351079, 16213, "Web Wrap", "", 60, 60, 16, 1.0, 1.0, 18.0, 1.0, 0, 0, 0.6, 2000, 2000, 1.0, 1.0, 1, 0, 2048, 0, 10, 0, 0, 0, 0, 0, 0, '', 0, 1.0, 2.0, 1.0, 0.7, 1.0, 0, 1, 0, 0, 0, 'boss_maexxna_webwrap40'),
(351080, 16605, "Naxxramas Follower", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 59.2, 2000, 1265, 1.0, 1.0, 8, 32832, 2048, 0, 7, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 45.0, 10.0, 1.15, 1.0, 144, 1, 1023391482, 0, 0, ''),
(351081, 16603, "Naxxramas Worshipper", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 35.0, 2000, 1265, 1.0, 1.0, 8, 32832, 2048, 0, 7, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 40.0, 10.0, 1.0, 1.0, 144, 1, 1023391482, 0, 0, ''),
(351082, 14698, "Crypt Guard", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 14.7, 1000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 65.0, 1.0, 1.15, 1.0, 144, 1, 1023391482, 0, 0, ''),
(351083, 10005, "Corpse Scarab", "", 60, 60, 21, 0.833332, 2.14286, 18.0, 1.0, 0, 0, 2.1, 1000, 1265, 1.0, 1.0, 1, 0, 2048, 0, 10, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 2.0, 1.0, 0.7, 1.0, 188, 1, 1022042641, 0, 0, ''),
(351084, 16539, "Deathknight Understudy", "", 60, 60, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 45.5, 3500, 1265, 1.0, 1.0, 1, 32832, 2048, 0, 7, 72, 0, 0, 0, 0, 0, '', 0, 1.0, 30.0, 2.0, 2.0, 1.0, 144, 1, 1022049874, 0, 0, 'boss_razuvious_minion_40'),
(351085, 2606, "Plagued Guardian", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 24.25, 3000, 2000, 1.0, 1.0, 8, 0, 2048, 0, 6, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 8.0, 18.0, 1.15, 1.0, 144, 1, 1015751184, 0, 0, ''),
(351086, 7847, "Plagued Champion", "", 61, 61, 21, 0.888888, 1.42857, 20.0, 1.0, 1, 0, 26.85, 2000, 2000, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 11.0, 1.0, 1.15, 1.0, 144, 1, 1015226896, 0, 0, ''),
(351087, 16916, "Plagued Warrior", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 22.4, 2700, 2000, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 10.0, 1.0, 1.15, 1.0, 144, 1, 1021518353, 0, 0, ''),
(351088, 13111, "Maexxna Spiderling", "", 60, 60, 16, 1.0, 2.14286, 18.0, 1.0, 0, 0, 1.85, 500, 2000, 1.0, 1.0, 1, 0, 2048, 0, 1, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 1.25, 1.0, 1.1, 1.0, 188, 1, 1022042641, 0, 0, ''),
(351089, 11686, "Grobbulus Cloud", "", 63, 63, 21, 0.004, 0.001429, 18.0, 1.0, 0, 0, 0.05, 2000, 2000, 1.0, 1.0, 1, 33554432, 2048, 0, 10, 0, 0, 0, 0, 0, 0, '', 0, 1.0, 1.35, 1.0, 1.0, 1.0, 60, 1, 0, 0, 0, 'boss_grobbulus_poison_cloud_40');
REPLACE INTO `creature_template` (`entry`, `name`, `subname`, `minlevel`, `maxlevel`, `faction`, `speed_walk`, `speed_run`, `detection_range`,`scale`,`rank`,`dmgschool`,`DamageModifier`,`BaseAttackTime`,`RangeAttackTime`,`BaseVariance`,`RangeVariance`,`unit_class`,`unit_flags`,`unit_flags2`,`family`,`type`,`type_flags`,`lootid`,`skinloot`,`PetSpellDataId`,`mingold`,`maxgold`,`AIName`,`MovementType`,`HoverHeight`,`HealthModifier`,`ManaModifier`,`ArmorModifier`,`ExperienceModifier`,`movementId`,`RegenHealth`,`mechanic_immune_mask`,`spell_school_immune_mask`,`flags_extra`,`ScriptName`) VALUES
(351000, "Thaddius", "", 63, 63, 21, 1.0, 1.42857, 20.0, 1.0, 3, 0, 50.0, 2000, 3700, 1.0, 1.0, 1, 0, 2048, 0, 6, 76, 351000, 0, 0, 1513636, 1850000, '', 0, 1.0, 2000.0, 2.0, 1.5, 1.0, 0, 1, 2093694843, 0, 3221225473, 'boss_thaddius_40'),
(351001, "Stalagg", "", 63, 63, 21, 0.8, 1.14286, 20.0, 1.0, 3, 0, 54.85, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 0, 0, 0, 0, 0, '', 0, 1.0, 150.0, 2.0, 1.3, 1.0, 0, 1, 2093694843, 0, 1073741825, 'boss_thaddius_summon_40'),
(351002, "Feugen", "", 63, 63, 21, 0.8, 1.14286, 20.0, 1.0, 3, 0, 56.25, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 0, 0, 0, 0, 0, '', 0, 1.0, 150.0, 2.0, 1.3, 1.0, 0, 1, 2093694843, 0, 1073741825, 'boss_thaddius_summon_40'),
(351003, "Grobbulus", "", 63, 63, 21, 1.5, 1.71429, 20.0, 1.0, 3, 0, 40.0, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 351003, 0, 0, 1283823, 1569117, '', 2, 1.0, 650.0, 2.0, 1.3, 1.0, 166, 1, 2093694843, 0, 1073741825, 'boss_grobbulus_40'),
(351004, "Gluth", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 36.0, 1600, 1700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 351004, 0, 0, 1260000, 1540000, '', 0, 1.0, 500.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_gluth_40'),
(351005, "Heigan the Unclean", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 50.0, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 351005, 0, 0, 1280454, 1565000, '', 0, 1.0, 550.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_heigan_40'),
(351006, "Maexxna", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 50.0, 2500, 3200, 1.0, 1.0, 1, 64, 2048, 0, 1, 76, 351006, 0, 0, 1274062, 1557187, '', 0, 1.0, 450.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_maexxna_40'),
(351007, "Grand Widow Faerlina", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 50.05, 2500, 3700, 1.0, 1.0, 1, 32832, 2048, 0, 7, 76, 351007, 0, 0, 900055, 1100068, '', 0, 1.0, 400.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_faerlina_40'),
(351008, "Noth the Plaguebringer", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 50.0, 2500, 3700, 1.0, 1.0, 1, 32832, 2048, 0, 6, 76, 351008, 0, 0, 1265652, 1546909, '', 0, 1.0, 500.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_noth_40'),
(351009, "Anub'Rekhan", "", 63, 63, 21, 1.0, 1.42857, 20.0, 1.0, 3, 0, 34.15, 2000, 3200, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 351009, 0, 0, 1125000, 1375000, '', 0, 1.0, 500.0, 2.0, 1.3, 1.0, 144, 1, 2093694843, 0, 1073741825, 'boss_anubrekhan_40'),
(351010, "Dread Creeper", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 19.4, 2000, 3700, 1.0, 1.0, 1, 64, 2048, 3, 1, 73, 351010, 0, 13153, 0, 0, 'SmartAI', 0, 1.0, 15.0, 1.0, 1.15, 1.0, 144, 1, 1023391482, 0, 0, ''),
(351011, "Carrion Spinner", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 26.4, 2000, 3700, 1.0, 1.0, 1, 64, 2048, 3, 1, 73, 351011, 0, 13151, 0, 0, 'SmartAI', 0, 1.0, 18.0, 1.0, 1.15, 1.0, 144, 1, 1023391482, 0, 0, ''),
(351012, "Venom Stalker", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 27.35, 2000, 3700, 1.0, 1.0, 1, 64, 2048, 3, 1, 73, 351012, 0, 13150, 0, 0, 'SmartAI', 0, 1.0, 30.0, 1.0, 1.15, 1.0, 144, 1, 1023393531, 0, 0, ''),
(351013, "Infectious Skitterer", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 11.5, 1000, 3700, 1.0, 1.0, 1, 0, 2048, 0, 1, 8, 0, 0, 0, 0, 0, '', 0, 1.0, 5.0, 1.0, 1.15, 1.0, 144, 1, 1023391482, 0, 0, ''),
(351014, "Crypt Reaver", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 26.95, 1200, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351014, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 45.0, 1.0, 1.15, 1.0, 144, 1, 1023393531, 0, 0, ''),
(351015, "Tomb Horror", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 27.35, 2000, 2700, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351015, 0, 0, 1, 19891, 'SmartAI', 1, 1.0, 35.0, 1.0, 1.15, 1.0, 144, 1, 1023393531, 0, 0, ''),
(351016, "Naxxramas Cultist", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 30.75, 2000, 3700, 1.0, 1.0, 8, 32832, 2048, 0, 7, 72, 351016, 0, 0, 1206, 9596, 'SmartAI', 0, 1.0, 12.0, 10.0, 2.2, 1.0, 144, 1, 1023391483, 0, 0, ''),
(351017, "Naxxramas Acolyte", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 30.75, 2000, 3700, 1.0, 1.0, 8, 32832, 2048, 0, 7, 72, 351017, 0, 0, 1248, 9661, 'SmartAI', 0, 1.0, 12.0, 10.0, 2.2, 1.0, 144, 1, 1023391483, 0, 0, ''),
(351018, "Sapphiron", "", 63, 63, 21, 1.0, 2.14286, 20.0, 1.0, 3, 0, 63.0, 1800, 1700, 1.0, 1.0, 1, 0, 2048, 0, 6, 76, 351018, 0, 0, 246755, 322238, '', 0, 1.0, 950.0, 2.0, 1.3, 1.0, 188, 1, 2093694843, 16, 1073741825, 'boss_sapphiron'),
(351019, "Kel'Thuzad", "", 63, 63, 21, 1.0, 1.14286, 20.0, 1.0, 3, 0, 62.5, 2500, 2000, 1.0, 1.0, 2, 0, 2048, 0, 6, 76, 351019, 0, 0, 1002755, 1457838, '', 0, 1.0, 1200.0, 600.0, 1.3, 1.0, 0, 1, 2093694843, 0, 3221225473, 'boss_kelthuzad_40'),
(351020, "Loatheb", "", 63, 63, 21, 0.8, 2.0, 20.0, 1.0, 3, 0, 50.0, 1250, 1700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 351020, 0, 0, 1292142, 1579285, '', 0, 1.0, 1600.0, 2.0, 1.5, 1.0, 180, 1, 2093694843, 0, 1073741825, 'boss_loatheb_40'),
(351021, "Patchwork Golem", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 37.5, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351021, 0, 0, 3798, 4965, 'SmartAI', 0, 1.0, 28.0, 2.0, 1.15, 1.0, 144, 1, 1022066674, 0, 0, ''),
(351022, "Bile Retcher", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 35.0, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351022, 0, 0, 4776, 6241, 'SmartAI', 0, 1.0, 34.0, 2.0, 1.15, 1.0, 144, 1, 1022066674, 0, 0, ''),
(351023, "Mad Scientist", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 22.6, 2500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351023, 0, 0, 2226, 9694, 'SmartAI', 0, 1.0, 16.0, 2.0, 1.15, 1.0, 144, 1, 1015758352, 0, 0, ''),
(351024, "Living Monstrosity", "", 62, 62, 21, 0.8, 1.42857, 20.0, 1.0, 1, 0, 30.6, 2500, 3700, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351024, 0, 0, 2015, 9706, 'SmartAI', 0, 1.0, 14.0, 2.0, 1.2, 1.0, 144, 1, 1019952723, 0, 0, ''),
(351025, "Surgical Assistant", "", 60, 60, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 14.95, 2500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351025, 0, 0, 1842, 9796, 'SmartAI', 0, 1.0, 14.0, 2.0, 1.1, 1.0, 144, 1, 1015751184, 0, 0, ''),
(351026, "Embalming Slime", "", 60, 60, 21, 1.2, 0.428571, 20.0, 1.0, 1, 0, 23.0, 2500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 4.0, 2.0, 1.1, 1.0, 76, 1, 1015758354, 0, 0, ''),
(351027, "Stitched Spewer", "", 63, 63, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 37.55, 2500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351027, 0, 0, 6445, 8466, 'SmartAI', 0, 1.0, 45.0, 2.0, 1.3, 1.0, 144, 1, 1022066674, 0, 0, ''),
(351028, "Patchwerk", "", 63, 63, 21, 2.0, 1.71429, 20.0, 1.0, 3, 0, 67.5, 750, 1700, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 351028, 0, 0, 1305000, 1595000, '', 0, 1.0, 1200.0, 2.0, 1.5, 1.0, 169, 1, 2093694843, 0, 1073741825, 'boss_patchwerk_40'),
(351029, "Sludge Belcher", "", 62, 62, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 35.0, 2500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351029, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 25.0, 1.0, 1.2, 1.0, 144, 1, 1022066674, 0, 0, ''),
(351030, "Plague Beast", "", 61, 61, 21, 0.666668, 1.42857, 20.0, 1.0, 1, 0, 1.0, 2000, 2000, 1.0, 1.0, 1, 64, 2048, 0, 4, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 18.0, 1.0, 1.15, 1.0, 144, 1, 1022049811, 0, 0, ''),
(351031, "Frenzied Bat", "", 60, 60, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 0.75, 1500, 1500, 1.0, 1.0, 1, 64, 2048, 0, 1, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 3.5, 1.0, 1.1, 1.0, 144, 1, 1022042641, 0, 0, ''),
(351032, "Plagued Bat", "", 60, 60, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 1.0, 2000, 2000, 1.0, 1.0, 1, 64, 2048, 0, 1, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 3.5, 1.0, 1.1, 1.0, 144, 1, 1022042643, 0, 0, ''),
(351033, "Diseased Maggot", "", 60, 60, 21, 0.8, 0.285714, 20.0, 1.0, 1, 0, 6.65, 2500, 2000, 1.0, 1.0, 1, 0, 2048, 0, 1, 72, 0, 0, 0, 0, 0, '', 1, 1.0, 1.0, 1.0, 1.1, 1.0, 82, 1, 1022042641, 0, 0, ''),
(351034, "Rotting Maggot", "", 60, 60, 21, 0.8, 0.285714, 20.0, 1.0, 1, 0, 13.05, 2500, 3000, 1.0, 1.0, 1, 0, 2048, 0, 1, 8, 0, 0, 0, 0, 0, '', 1, 1.0, 1.0, 1.0, 1.1, 1.0, 82, 1, 1022042641, 0, 0, ''),
(351035, "Gothik the Harvester", "", 63, 63, 21, 1.0, 1.14286, 20.0, 1.0, 3, 0, 27.5, 2500, 3700, 1.0, 1.0, 2, 32832, 2048, 0, 6, 76, 351035, 0, 0, 733851, 896929, '', 0, 1.0, 150.0, 100.0, 1.3, 1.0, 0, 1, 2093694843, 0, 3221225473, 'boss_gothik_40'),
(351036, "Instructor Razuvious", "", 63, 63, 21, 1.6, 1.71429, 20.0, 1.0, 3, 0, 157.5, 3500, 1567, 1.0, 1.0, 1, 32832, 2048, 0, 6, 76, 351036, 0, 0, 1253602, 1532181, '', 0, 1.0, 600.0, 2.0, 1.3, 1.0, 167, 1, 2093694843, 0, 1073741825, 'boss_razuvious_40'),
(351037, "Highlord Mograine", "The Ashbringer", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 24.0, 1500, 1700, 1.0, 1.0, 1, 0, 2048, 0, 6, 76, 0, 0, 0, 0, 0, '', 0, 1.0, 160.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1, 'boss_four_horsemen_40'),
(351038, "Sir Zeliek", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 35.0, 2500, 3200, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 0, 0, 0, 0, 0, '', 0, 1.0, 150.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_four_horsemen_40'),
(351039, "Thane Korth'azz", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 25.0, 2500, 3200, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 0, 0, 0, 49555, 64718, '', 0, 1.0, 180.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_four_horsemen_40'),
(351040, "Lady Blaumeux", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 3, 0, 35.0, 2500, 2200, 1.0, 1.0, 1, 64, 2048, 0, 6, 76, 0, 0, 0, 0, 0, '', 0, 1.0, 150.0, 2.0, 1.3, 1.0, 164, 1, 2093694843, 0, 1073741825, 'boss_four_horsemen_40'),
(351041, "Skeletal Steed", "", 61, 61, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 22.6, 2000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351041, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 14.0, 1.0, 1.15, 1.0, 164, 1, 1019945555, 0, 0, ''),
(351042, "Naxxramas Trigger", "", 60, 60, 114, 1.0, 1.14286, 18.0, 1.0, 0, 0, 4.2, 2000, 2000, 1.0, 1.0, 1, 33555200, 2048, 0, 10, 0, 0, 0, 0, 0, 0, '', 0, 1.0, 1.35, 1.0, 2.8, 1.0, 0, 1, 0, 0, 128, 'boss_naxxramas_misc'),
(351043, "Unrelenting Trainee", "", 60, 60, 21, 1.0, 1.42857, 18.0, 1.0, 0, 0, 7.05, 1800, 2000, 1.0, 1.0, 1, 32768, 2048, 0, 7, 72, 0, 0, 0, 0, 0, '', 0, 1.0, 1.5, 1.0, 0.9, 1.0, 144, 1, 1006764032, 0, 65536, 'npc_boss_gothik_minion_40'),
(351044, "Unrelenting Deathknight", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 24.0, 2000, 2000, 1.0, 1.0, 1, 32832, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 0, 1.0, 6.5, 1.0, 1.15, 1.0, 144, 1, 1006764050, 0, 65536, 'npc_boss_gothik_minion_40'),
(351045, "Unrelenting Rider", "", 62, 62, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 22.05, 2000, 2000, 1.0, 1.0, 2, 32832, 2048, 0, 6, 2120, 0, 0, 0, 0, 0, '', 0, 1.0, 10.0, 5.0, 1.25, 1.0, 164, 1, 1023033343, 0, 65536, 'npc_boss_gothik_minion_40'),
(351046, "Spectral Trainee", "", 61, 61, 21, 1.11111, 1.42857, 20.0, 1.0, 1, 0, 6.0, 2000, 1265, 1.0, 1.0, 2, 32768, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 0, 1.0, 2.0, 3.0, 1.15, 1.0, 144, 1, 1006632960, 124, 65536, 'npc_boss_gothik_minion_40'),
(351047, "Naxxramas Military Sub-Boss Trigger", "", 60, 60, 114, 1.0, 1.14286, 18.0, 1.0, 0, 0, 4.2, 2000, 2000, 1.0, 1.0, 1, 33554432, 2048, 0, 10, 0, 0, 0, 0, 0, 0, '', 0, 1.0, 1.35, 1.0, 2.8, 1.0, 0, 1, 0, 0, 130, ''),
(351048, "Deathknight Captain", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 31.5, 3500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351048, 0, 0, 4138, 9644, 'SmartAI', 0, 1.0, 30.0, 2.0, 1.15, 1.0, 148, 1, 1019952727, 0, 0, ''),
(351049, "Deathknight", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 22.6, 1700, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 0, 0, 0, 3373, 4410, 'SmartAI', 0, 1.0, 24.0, 2.0, 1.45, 1.0, 148, 1, 1019952723, 0, 0, ''),
(351050, "Spectral Deathknight", "", 62, 62, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 24.0, 2000, 2000, 1.0, 1.0, 1, 32832, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 0, 1.0, 5.0, 1.5, 1.2, 1.0, 144, 1, 1006764032, 124, 65536, 'npc_boss_gothik_minion_40'),
(351051, "Spectral Horse", "", 63, 63, 21, 1.6, 1.38571, 20.0, 1.0, 1, 0, 26.3, 2000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 8, 0, 0, 0, 0, 0, '', 0, 1.0, 9.0, 1.0, 1.0, 1.0, 141, 1, 1006764050, 124, 0, 'npc_boss_gothik_minion_40'),
(351052, "Spectral Rider", "", 63, 63, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 20.05, 2000, 2000, 1.0, 1.0, 1, 32832, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 0, 1.0, 3.0, 2.0, 1.3, 1.0, 164, 1, 1015693311, 124, 65536, 'npc_boss_gothik_minion_40'),
(351053, "Risen Deathknight", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 25.0, 2000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351053, 0, 0, 1163, 8599, 'SmartAI', 0, 1.0, 8.0, 1.0, 1.15, 1.0, 144, 1, 1006830096, 0, 0, ''),
(351054, "Dark Touched Warrior", "Stable Master", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 25.0, 2000, 1265, 1.0, 1.0, 1, 32832, 2048, 0, 6, 8, 351054, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 8.0, 1.0, 1.15, 1.0, 148, 1, 1006830096, 0, 0, ''),
(351055, "Deathknight Cavalier", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 32.55, 2000, 1265, 1.0, 1.0, 2, 64, 2048, 0, 6, 2120, 351055, 0, 0, 4776, 8752, 'SmartAI', 0, 1.0, 45.0, 5.0, 1.15, 1.0, 144, 1, 1019952723, 0, 0, ''),
(351056, "Shade of Naxxramas", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 37.35, 2000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351056, 0, 0, 2481, 3244, 'SmartAI', 0, 1.0, 18.0, 10.0, 1.15, 1.0, 144, 1, 1015751186, 0, 0, ''),
(351057, "Necro Knight", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 31.1, 3000, 1265, 1.0, 1.0, 8, 64, 2048, 0, 6, 72, 351057, 0, 0, 1801, 5231, 'SmartAI', 0, 1.0, 18.0, 18.0, 1.15, 1.0, 144, 1, 1019952723, 0, 0, ''),
(351058, "Bony Construct", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 22.6, 2000, 2016, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351058, 0, 0, 1673, 2190, 'SmartAI', 0, 1.0, 12.0, 3.0, 1.15, 1.0, 144, 1, 1015756368, 0, 0, ''),
(351059, "Stoneskin Gargoyle", "", 61, 61, 21, 2.0, 1.28571, 20.0, 1.0, 1, 0, 36.0, 3000, 1265, 1.0, 1.0, 2, 64, 2048, 0, 6, 72, 351059, 0, 0, 11151, 14566, 'SmartAI', 0, 1.0, 105.0, 10.0, 1.45, 1.0, 135, 1, 1073725439, 0, 0, ''),
(351060, "Skeletal Smith", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 22.6, 2000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 7, 72, 351060, 0, 0, 2226, 7378, 'SmartAI', 0, 1.0, 16.0, 1.0, 1.15, 1.0, 148, 1, 646016863, 0, 0, ''),
(351061, "Unholy Axe", "", 61, 61, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 30.5, 1800, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351061, 0, 0, 6690, 9414, 'SmartAI', 1, 1.0, 36.0, 1.0, 1.15, 1.0, 164, 1, 1019952723, 0, 0, ''),
(351062, "Unholy Staff", "", 61, 61, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 23.15, 2000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351062, 0, 0, 0, 0, 'SmartAI', 1, 1.0, 28.0, 1.0, 1.15, 1.0, 164, 1, 1019952723, 0, 0, ''),
(351063, "Unholy Swords", "", 61, 61, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 26.8, 1200, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351063, 0, 0, 0, 0, 'SmartAI', 1, 1.0, 30.0, 1.0, 1.15, 1.0, 164, 1, 1019952723, 0, 0, ''),
(351064, "Plague Slime", "", 61, 61, 21, 0.8, 0.285714, 20.0, 1.0, 1, 0, 81.2, 1800, 1265, 1.0, 1.0, 1, 64, 2048, 0, 10, 72, 351064, 0, 0, 6051, 7906, 'SmartAI', 0, 1.0, 45.0, 1.0, 1.15, 1.0, 70, 1, 1022049811, 32, 0, ''),
(351065, "Infectious Ghoul", "", 61, 61, 21, 0.777776, 1.42857, 20.0, 1.0, 1, 0, 26.25, 1500, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 351065, 0, 0, 4506, 9113, 'SmartAI', 0, 1.0, 30.0, 1.0, 1.15, 1.0, 144, 1, 1015226896, 0, 0, ''),
(351066, "Spore", "", 60, 60, 21, 0.4, 0.285714, 18.0, 1.0, 0, 0, 0.6, 2000, 2000, 1.0, 1.0, 1, 0, 2048, 0, 10, 8, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 0.25, 1.0, 0.7, 0.5, 69, 1, 0, 0, 0, ''),
(351067, "Fallout Slime", "", 60, 60, 21, 1.0, 1.14286, 20.0, 1.0, 1, 0, 46.2, 1800, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 0, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 16.0, 2.0, 1.1, 1.0, 0, 1, 1015758846, 0, 0, ''),
(351068, "Mutated Grub", "", 61, 61, 21, 1.0, 1.14286, 20.0, 1.0, 1, 0, 1.0, 2000, 2000, 1.0, 1.0, 1, 64, 2048, 0, 10, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 8.0, 1.0, 1.15, 1.0, 144, 1, 1022042641, 0, 0, ''),
(351069, "Zombie Chow", "", 60, 60, 89, 1.0, 1.14286, 20.0, 1.0, 1, 0, 3.4, 3000, 2000, 1.0, 1.0, 1, 1, 2048, 0, 6, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 40.0, 3.0, 1.1, 1.0, 100, 1, 1015226896, 0, 0, ''),
(351070, "Necropolis Acolyte", "", 62, 62, 21, 1.0, 1.71429, 20.0, 1.0, 1, 0, 27.0, 2000, 1265, 1.0, 1.0, 2, 0, 2048, 0, 7, 0, 351070, 0, 0, 2865, 9398, '', 1, 1.0, 25.0, 10.0, 1.25, 1.0, 164, 1, 1022049875, 0, 0, ''),
(351071, "Sewage Slime", "", 60, 60, 21, 1.0, 1.14286, 20.0, 2.0, 1, 0, 23.0, 1800, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 64, 0, 0, 0, 0, 0, 'SmartAI', 1, 1.0, 50.0, 2.0, 1.1, 1.0, 0, 1, 1015758450, 0, 0, ''),
(351072, "Toxic Tunnel", "", 60, 60, 114, 1.0, 1.14286, 18.0, 1.0, 0, 0, 4.2, 2000, 2000, 1.0, 1.0, 1, 33816578, 2048, 0, 10, 0, 0, 0, 0, 0, 0, 'NullCreatureAI', 0, 1.0, 1.35, 1.0, 2.8, 1.0, 0, 1, 0, 0, 2, ''),
(351073, "Soldier of the Frozen Wastes", "", 60, 60, 21, 0.4, 0.414286, 20.0, 1.0, 1, 0, 8.1, 2000, 1780, 1.0, 1.0, 1, 0, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 1, 1.0, 1.0, 1.0, 1.1, 1.0, 64, 1, 1015226896, 0, 0, 'boss_kelthuzad_minion_40'),
(351074, "Unstoppable Abomination", "", 60, 60, 21, 0.4, 0.685714, 20.0, 1.0, 1, 0, 74.45, 2000, 1550, 1.0, 1.0, 1, 0, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 1, 1.0, 1.0, 1.0, 1.1, 1.0, 64, 1, 1019952754, 0, 0, 'boss_kelthuzad_minion_40'),
(351075, "Soul Weaver", "", 60, 60, 21, 0.4, 0.1, 20.0, 1.0, 1, 0, 1.7, 2000, 2000, 1.0, 1.0, 1, 0, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 1, 1.0, 1.0, 1.0, 1.1, 1.0, 64, 1, 1019952754, 0, 0, 'boss_kelthuzad_minion_40'),
(351076, "Guardian of Icecrown", "", 60, 60, 21, 4.8, 1.71429, 20.0, 1.0, 1, 0, 20.75, 2000, 1650, 1.0, 1.0, 1, 0, 2048, 0, 6, 72, 0, 0, 0, 0, 0, '', 1, 1.0, 500.0, 1.0, 1.1, 1.0, 174, 1, 1019427442, 0, 0, 'boss_kelthuzad_minion_40'),
(351077, "Plagued Gargoyle", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 37.5, 3000, 1265, 1.0, 1.0, 2, 0, 2048, 0, 6, 8, 351077, 0, 0, 1, 138065, '', 0, 1.0, 100.0, 3.0, 1.45, 1.0, 144, 1, 1073725439, 0, 0, ''),
(351078, "Plagued Ghoul", "", 61, 61, 21, 0.777776, 1.42857, 20.0, 1.0, 1, 0, 26.25, 1500, 1265, 1.0, 1.0, 1, 32832, 2048, 0, 6, 72, 351078, 0, 0, 3878, 8925, 'SmartAI', 0, 1.0, 30.0, 1.0, 1.15, 1.0, 144, 1, 1021518352, 0, 0, ''),
(351079, "Web Wrap", "", 60, 60, 16, 1.0, 1.0, 18.0, 1.0, 0, 0, 0.6, 2000, 2000, 1.0, 1.0, 1, 0, 2048, 0, 10, 0, 0, 0, 0, 0, 0, '', 0, 1.0, 2.0, 1.0, 0.7, 1.0, 0, 1, 0, 0, 0, 'boss_maexxna_webwrap_40'),
(351080, "Naxxramas Follower", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 59.2, 2000, 1265, 1.0, 1.0, 8, 32832, 2048, 0, 7, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 45.0, 10.0, 1.15, 1.0, 144, 1, 1023391482, 0, 0, ''),
(351081, "Naxxramas Worshipper", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 35.0, 2000, 1265, 1.0, 1.0, 8, 32832, 2048, 0, 7, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 40.0, 10.0, 1.0, 1.0, 144, 1, 1023391482, 0, 0, ''),
(351082, "Crypt Guard", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 14.7, 1000, 1265, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 65.0, 1.0, 1.15, 1.0, 144, 1, 1023391482, 0, 0, ''),
(351083, "Corpse Scarab", "", 60, 60, 21, 0.833332, 2.14286, 18.0, 1.0, 0, 0, 2.1, 1000, 1265, 1.0, 1.0, 1, 0, 2048, 0, 10, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 2.0, 1.0, 0.7, 1.0, 188, 1, 1022042641, 0, 0, ''),
(351084, "Deathknight Understudy", "", 60, 60, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 45.5, 3500, 1265, 1.0, 1.0, 1, 32832, 2048, 0, 7, 72, 0, 0, 0, 0, 0, '', 0, 1.0, 30.0, 2.0, 2.0, 1.0, 144, 1, 1022049874, 0, 0, 'boss_razuvious_minion_40'),
(351085, "Plagued Guardian", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 24.25, 3000, 2000, 1.0, 1.0, 8, 0, 2048, 0, 6, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 8.0, 18.0, 1.15, 1.0, 144, 1, 1015751184, 0, 0, ''),
(351086, "Plagued Champion", "", 61, 61, 21, 0.888888, 1.42857, 20.0, 1.0, 1, 0, 26.85, 2000, 2000, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 11.0, 1.0, 1.15, 1.0, 144, 1, 1015226896, 0, 0, ''),
(351087, "Plagued Warrior", "", 61, 61, 21, 1.0, 1.42857, 20.0, 1.0, 1, 0, 22.4, 2700, 2000, 1.0, 1.0, 1, 64, 2048, 0, 6, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 10.0, 1.0, 1.15, 1.0, 144, 1, 1021518353, 0, 0, ''),
(351088, "Maexxna Spiderling", "", 60, 60, 16, 1.0, 2.14286, 18.0, 1.0, 0, 0, 1.85, 500, 2000, 1.0, 1.0, 1, 0, 2048, 0, 1, 72, 0, 0, 0, 0, 0, 'SmartAI', 0, 1.0, 1.25, 1.0, 1.1, 1.0, 188, 1, 1022042641, 0, 0, ''),
(351089, "Grobbulus Cloud", "", 63, 63, 21, 0.004, 0.001429, 18.0, 1.0, 0, 0, 0.05, 2000, 2000, 1.0, 1.0, 1, 33554432, 2048, 0, 10, 0, 0, 0, 0, 0, 0, '', 0, 1.0, 1.35, 1.0, 1.0, 1.0, 60, 1, 0, 0, 0, 'boss_grobbulus_poison_cloud_40');
REPLACE INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `GroupId`, `MinCount`, `MaxCount`) VALUES
(351000, 22726, 0, 30.0, 0, 0, 1, 1),
@@ -4733,6 +4733,104 @@ INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `e
(361950, 3619500, 0, 0, 0, 0, NULL),
(361981, 3619810, 0, 0, 0, 0, NULL);
DELETE FROM `creature_template_model` WHERE (`CreatureID` BETWEEN 351000 AND 351089) OR (`CreatureID` IN (351090, 351091, 351092)) OR (`CreatureID` = 351097);
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
(351000, 0, 16137, 1.0, 1.0, NULL),
(351001, 0, 15297, 1.0, 1.0, NULL),
(351002, 0, 15297, 1.0, 1.0, NULL),
(351003, 0, 16035, 1.0, 1.0, NULL),
(351004, 0, 16064, 1.0, 1.0, NULL),
(351005, 0, 16309, 1.0, 1.0, NULL),
(351006, 0, 15928, 1.0, 1.0, NULL),
(351007, 0, 15940, 1.0, 1.0, NULL),
(351008, 0, 16590, 1.0, 1.0, NULL),
(351009, 0, 15931, 1.0, 1.0, NULL),
(351010, 0, 15937, 1.0, 1.0, NULL),
(351011, 0, 15938, 1.0, 1.0, NULL),
(351012, 0, 15939, 1.0, 1.0, NULL),
(351013, 0, 959, 1.0, 1.0, NULL),
(351014, 0, 15941, 1.0, 1.0, NULL),
(351015, 0, 15942, 1.0, 1.0, NULL),
(351016, 0, 16594, 1.0, 1.0, NULL),
(351017, 0, 16598, 1.0, 1.0, NULL),
(351018, 0, 16033, 1.0, 1.0, NULL),
(351019, 0, 15945, 1.0, 1.0, NULL),
(351020, 0, 16110, 1.0, 1.0, NULL),
(351021, 0, 9760, 1.0, 1.0, NULL),
(351022, 0, 15958, 1.0, 1.0, NULL),
(351023, 0, 16063, 1.0, 1.0, NULL),
(351024, 0, 16175, 1.0, 1.0, NULL),
(351025, 0, 836, 1.0, 1.0, NULL),
(351026, 0, 12349, 1.0, 1.0, NULL),
(351027, 0, 15961, 1.0, 1.0, NULL),
(351028, 0, 16174, 1.0, 1.0, NULL),
(351029, 0, 15962, 1.0, 1.0, NULL),
(351030, 0, 9013, 1.0, 1.0, NULL),
(351031, 0, 7896, 1.0, 1.0, NULL),
(351032, 0, 1954, 1.0, 1.0, NULL),
(351033, 0, 15978, 1.0, 1.0, NULL),
(351034, 0, 15554, 1.0, 1.0, NULL),
(351035, 0, 16279, 1.0, 1.0, NULL),
(351036, 0, 16582, 1.0, 1.0, NULL),
(351037, 0, 16139, 1.0, 1.0, NULL),
(351038, 0, 16154, 1.0, 1.0, NULL),
(351039, 0, 16155, 1.0, 1.0, NULL),
(351040, 0, 16153, 1.0, 1.0, NULL),
(351041, 0, 16937, 1.0, 1.0, NULL),
(351042, 0, 11686, 1.0, 1.0, NULL),
(351043, 0, 16608, 1.0, 1.0, NULL),
(351044, 0, 16612, 1.0, 1.0, NULL),
(351045, 0, 10729, 1.0, 1.0, NULL),
(351046, 0, 3942, 1.0, 1.0, NULL),
(351047, 0, 11686, 1.0, 1.0, NULL),
(351048, 0, 16513, 1.0, 1.0, NULL),
(351049, 0, 16508, 1.0, 1.0, NULL),
(351050, 0, 16611, 1.0, 1.0, NULL),
(351051, 0, 10719, 1.0, 1.0, NULL),
(351052, 0, 16614, 1.0, 1.0, NULL),
(351053, 0, 16927, 1.0, 1.0, NULL),
(351054, 0, 16534, 1.0, 1.0, NULL),
(351055, 0, 10729, 1.0, 1.0, NULL),
(351056, 0, 14703, 1.0, 1.0, NULL),
(351057, 0, 11396, 1.0, 1.0, NULL),
(351058, 0, 14706, 1.0, 1.0, NULL),
(351059, 0, 14710, 1.0, 1.0, NULL),
(351060, 0, 11404, 1.0, 1.0, NULL),
(351061, 0, 15294, 1.0, 1.0, NULL),
(351062, 0, 15294, 1.0, 1.0, NULL),
(351063, 0, 15294, 1.0, 1.0, NULL),
(351064, 0, 11140, 1.0, 1.0, NULL),
(351065, 0, 10627, 1.0, 1.0, NULL),
(351066, 0, 16111, 1.0, 1.0, NULL),
(351067, 0, 12349, 1.0, 1.0, NULL),
(351068, 0, 7898, 1.0, 1.0, NULL),
(351069, 0, 10976, 1.0, 1.0, NULL),
(351070, 0, 16160, 1.0, 1.0, NULL),
(351071, 0, 12349, 2.0, 1.0, NULL),
(351072, 0, 11686, 1.0, 1.0, NULL),
(351073, 0, 7869, 1.0, 1.0, NULL),
(351074, 0, 12818, 1.0, 1.0, NULL),
(351075, 0, 16178, 1.0, 1.0, NULL),
(351076, 0, 16586, 1.0, 1.0, NULL),
(351077, 0, 14710, 1.0, 1.0, NULL),
(351078, 0, 10627, 1.0, 1.0, NULL),
(351079, 0, 16213, 1.0, 1.0, NULL),
(351080, 0, 16605, 1.0, 1.0, NULL),
(351081, 0, 16603, 1.0, 1.0, NULL),
(351082, 0, 14698, 1.0, 1.0, NULL),
(351083, 0, 10005, 1.0, 1.0, NULL),
(351084, 0, 16539, 1.0, 1.0, NULL),
(351085, 0, 2606, 1.0, 1.0, NULL),
(351086, 0, 7847, 1.0, 1.0, NULL),
(351087, 0, 16916, 1.0, 1.0, NULL),
(351088, 0, 13111, 1.0, 1.0, NULL),
(351089, 0, 11686, 1.0, 1.0, NULL),
(351090, 0, 15788, 1.0, 1.0, 12340),
(351091, 0, 4590, 1.0, 1.0, 12340),
(351092, 0, 14368, 1.0, 1.0, 12340),
(351097, 0, 17035, 1.0, 1.0, 0),
(351097, 1, 11686, 1.0, 1.0, 0);
/* Deathknight */
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5, 351049, 2);
REPLACE INTO `creature_template_resistance` (`Resistance`, `CreatureID`, `School`) VALUES (5, 351049, 3);
@@ -5282,8 +5380,8 @@ UPDATE `creature_template` SET `speed_run` = 0.857143, `DamageModifier` = 400.0,
/* Eye Stalk */
DELETE FROM `creature_template` WHERE (`entry` = 351090);
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `speed_swim`, `speed_flight`, `detection_range`, `scale`, `rank`, `dmgschool`, `DamageModifier`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `ExperienceModifier`, `RacialLeader`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `spell_school_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES
(351090, 0, 0, 0, 0, 0, 15788, 0, 0, 0, 'Eye Stalk', '', '', 0, 61, 61, 2, 16, 0, 1, 1, 1, 1, 20, 1, 1, 0, 7.5, 1000, 2000, 1, 1, 1, 4, 2048, 8, 0, 0, 0, 0, 0, 10, 72, 0, 0, 0, 0, 0, 0, 0, 'SmartAI', 0, 1, 1, 1, 1, 1, 0, 0, 1, 1022042641, 0, 0, '', 12340);
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `speed_swim`, `speed_flight`, `detection_range`, `scale`, `rank`, `dmgschool`, `DamageModifier`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `ExperienceModifier`, `RacialLeader`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `spell_school_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES
(351090, 0, 0, 0, 0, 0, 'Eye Stalk', '', '', 0, 61, 61, 2, 16, 0, 1, 1, 1, 1, 20, 1, 1, 0, 7.5, 1000, 2000, 1, 1, 1, 4, 2048, 8, 0, 0, 0, 0, 0, 10, 72, 0, 0, 0, 0, 0, 0, 0, 'SmartAI', 0, 1, 1, 1, 1, 1, 0, 0, 1, 1022042641, 0, 0, '', 12340);
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 351090);
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param6`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
@@ -5315,8 +5413,8 @@ DELETE FROM `creature_formations` WHERE `leaderGUID` = 361329;
-- Lightning Totem, summoned by Living Monstrosity
DELETE FROM `creature_template` WHERE (`entry` = 351091);
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `speed_swim`, `speed_flight`, `detection_range`, `scale`, `rank`, `dmgschool`, `DamageModifier`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `ExperienceModifier`, `RacialLeader`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `spell_school_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES
(351091, 0, 0, 0, 0, 0, 4590, 0, 0, 0, 'Lightning Totem', '', '', 0, 62, 62, 2, 21, 0, 1.0, 1.0, 1.0, 1.0, 18.0, 1.0, 0, 0, 1.0, 2000, 2000, 1.0, 1.0, 1, 4, 2048, 8, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 'SmartAI', 1, 1.0, 0.2, 1.0, 1.0, 1.0, 0, 0, 1, 0, 0, 0, '', 12340);
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `speed_swim`, `speed_flight`, `detection_range`, `scale`, `rank`, `dmgschool`, `DamageModifier`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `ExperienceModifier`, `RacialLeader`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `spell_school_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES
(351091, 0, 0, 0, 0, 0, 'Lightning Totem', '', '', 0, 62, 62, 2, 21, 0, 1.0, 1.0, 1.0, 1.0, 18.0, 1.0, 0, 0, 1.0, 2000, 2000, 1.0, 1.0, 1, 4, 2048, 8, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 'SmartAI', 1, 1.0, 0.2, 1.0, 1.0, 1.0, 0, 0, 1, 0, 0, 0, '', 12340);
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 351091;
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 351091);
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param6`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
@@ -5497,8 +5595,8 @@ INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_
(351056, 0, 2, 0, 25, 0, 100, 512, 0, 0, 0, 0, 0, 0, 41, 500, 0, 0, 0, 0, 0, 19, 351092, 0, 0, 0, 0, 0, 0, 0, 'Shade of Naxxramas - On Reset - Despawn In 500 ms (Naxx40)');
-- Ghost of Naxxramas, summoned by custom Portal of Shadows (90004)
DELETE FROM `creature_template` WHERE (`entry` = 351092);
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `speed_swim`, `speed_flight`, `detection_range`, `scale`, `rank`, `dmgschool`, `DamageModifier`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `ExperienceModifier`, `RacialLeader`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `spell_school_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES
(351092, 0, 0, 0, 0, 0, 14368, 0, 0, 0, 'Ghost of Naxxramas', NULL, NULL, 0, 60, 60, 2, 21, 0, 1.11111, 0.71429, 1, 1, 20, 1, 1, 0, 7.5, 2000, 2000, 1, 1, 1, 33587264, 2048, 0, 0, 0, 0, 0, 0, 7, 8, 0, 0, 0, 0, 0, 0, 0, 'SmartAI', 0, 1, 1, 1, 1, 1, 0, 88, 1, 0, 0, 0, '', 12340);
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `speed_swim`, `speed_flight`, `detection_range`, `scale`, `rank`, `dmgschool`, `DamageModifier`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `HoverHeight`, `HealthModifier`, `ManaModifier`, `ArmorModifier`, `ExperienceModifier`, `RacialLeader`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `spell_school_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES
(351092, 0, 0, 0, 0, 0, 'Ghost of Naxxramas', NULL, NULL, 0, 60, 60, 2, 21, 0, 1.11111, 0.71429, 1, 1, 20, 1, 1, 0, 7.5, 2000, 2000, 1, 1, 1, 33587264, 2048, 0, 0, 0, 0, 0, 0, 7, 8, 0, 0, 0, 0, 0, 0, 0, 'SmartAI', 0, 1, 1, 1, 1, 1, 0, 88, 1, 0, 0, 0, '', 12340);
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 351092;
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 351092);
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param6`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
@@ -5733,4 +5831,3 @@ WHERE `entry` IN (
FROM `creature`
WHERE `map` = 533 AND `spawnMask` = 4
);

View File

@@ -1,63 +0,0 @@
-- Handle gossip with cpp script
UPDATE `creature_template` SET `ScriptName`='npc_omarion_gossip',`gossip_menu_id`=0, `faction`=1766 WHERE `entry` = 16365;
SET @ID:= 24400;
-- Set correct text when gossip tailor/leatherwork/blacksmith option
DELETE FROM `npc_text` WHERE `ID` in (@ID+1, @ID+2, @ID+3);
INSERT INTO `npc_text`
(`ID`, `text0_0`, `text0_1`, `BroadcastTextID0`, `lang0`, `Probability0`, `em0_0`, `em0_1`, `em0_2`, `em0_3`, `em0_4`, `em0_5`, `text1_0`, `text1_1`, `BroadcastTextID1`, `lang1`, `Probability1`, `em1_0`, `em1_1`, `em1_2`, `em1_3`, `em1_4`, `em1_5`, `text2_0`, `text2_1`, `BroadcastTextID2`, `lang2`, `Probability2`, `em2_0`, `em2_1`, `em2_2`, `em2_3`, `em2_4`, `em2_5`, `text3_0`, `text3_1`, `BroadcastTextID3`, `lang3`, `Probability3`, `em3_0`, `em3_1`, `em3_2`, `em3_3`, `em3_4`, `em3_5`, `text4_0`, `text4_1`, `BroadcastTextID4`, `lang4`, `Probability4`, `em4_0`, `em4_1`, `em4_2`, `em4_3`, `em4_4`, `em4_5`, `text5_0`, `text5_1`, `BroadcastTextID5`, `lang5`, `Probability5`, `em5_0`, `em5_1`, `em5_2`, `em5_3`, `em5_4`, `em5_5`, `text6_0`, `text6_1`, `BroadcastTextID6`, `lang6`, `Probability6`, `em6_0`, `em6_1`, `em6_2`, `em6_3`, `em6_4`, `em6_5`, `text7_0`, `text7_1`, `BroadcastTextID7`, `lang7`, `Probability7`, `em7_0`, `em7_1`, `em7_2`, `em7_3`, `em7_4`, `em7_5`, `VerifiedBuild`)
VALUES
(@ID+1, 'A tailor, eh? Very well. What would you like to learn about, tailor?', '', 12252, 0, 1.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, 0),
(@ID+2, 'I have what you need, $c.', '', 12265, 0, 1.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, 0),
(@ID+3, 'Perhaps I can teach you something...', '', 12258, 0, 1.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, '', '', 0, 0, 0.0, 0, 0, 0, 0, 0, 0, 0);
DELETE FROM `gossip_menu` WHERE `MenuID` IN (@ID+1, @ID+2, @ID+3);
INSERT INTO `gossip_menu` (`MenuID`, `TextID`)
VALUES
(@ID+1, @ID+1),
(@ID+2, @ID+2),
(@ID+3, @ID+3);
-- Set Emotes: Laugh = 11, Talk = 1, Question = 6
-- Menu intro
UPDATE `npc_text` SET `Probability0`=1, `em0_0`=0, `em0_1`=11, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=0 WHERE `ID`=8507;
UPDATE `broadcast_text` SET `EmoteID1`=11, `EmoteID2`=1, `EmoteID3`=0 WHERE `ID`=12247;
-- Non-crafter / book
UPDATE `npc_text` SET `Probability0`=1, `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=0, `em0_4`=0, `em0_5`=0 WHERE `ID`=8516;
UPDATE `broadcast_text` SET `EmoteID1`=1, `EmoteID2`=0, `EmoteID3`=0 WHERE `ID`=12280;
-- Tailoring
UPDATE `npc_text` SET `Probability0`=1, `em0_0`=0, `em0_1`=6, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=0 WHERE `ID`=24401;
UPDATE `broadcast_text` SET `EmoteID1`=6, `EmoteID2`=1, `EmoteID3`=0 WHERE `ID` = 12252;
-- Blacksmithing
UPDATE `npc_text` SET `Probability0`=1, `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=0, `em0_4`=0, `em0_5`=0 WHERE `ID`=24402;
UPDATE `broadcast_text` SET `EmoteID1`=1, `EmoteID2`=0, `EmoteID3`=0 WHERE `ID` = 12265;
-- Leatherworking
UPDATE `npc_text` SET `Probability0`=1, `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=0, `em0_4`=0, `em0_5`=0 WHERE `ID`=24403;
UPDATE `broadcast_text` SET `EmoteID1`=1, `EmoteID2`=0, `EmoteID3`=0 WHERE `ID` = 12258;
-- Create menus
DELETE FROM `gossip_menu_option` WHERE `MenuID` IN
(@ID, @ID+1, @ID+2, @ID+3, @ID+4);
INSERT INTO `gossip_menu_option`
(`MenuID`, `OptionID`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`,
`OptionType`, `OptionNpcFlag`, `ActionMenuID`, `ActionPoiID`, `BoxCoded`,
`BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `VerifiedBuild`)
VALUES
(@ID, 1, 0, 'Thank you, Omarion. You have taken a fatal blow for the team on this day.', 12281, 1, 1, 0, 0, 0, 0, '', 0, 0),
(@ID+1, 1, 3, 'Glacial Cloak.', 12254, 1, 1, @ID+1, 0, 0, 0, '', 0, 0),
(@ID+1, 2, 3, 'Glacial Gloves.', 12255, 1, 1, @ID+1, 0, 0, 0, '', 0, 0),
(@ID+1, 3, 3, 'Glacial Wrists.', 12256, 1, 1, @ID+1, 0, 0, 0, '', 0, 0),
(@ID+1, 4, 3, 'Glacial Vest.', 12253, 1, 1, @ID+1, 0, 0, 0, '', 0, 0),
(@ID+1, 5, 0, 'I need to go. Evil stirs. Die well, Omarion.', 12270, 1, 1, 0, 0, 0, 0, '', 0, 0),
(@ID+2, 1, 3, 'Icebane Bracers.', 12268, 1, 1, @ID+2, 0, 0, 0, '', 0, 0),
(@ID+2, 2, 3, 'Icebane Gauntlets.', 12267, 1, 1, @ID+2, 0, 0, 0, '', 0, 0),
(@ID+2, 3, 3, 'Icebane Breastplate.', 12266, 1, 1, @ID+2, 0, 0, 0, '', 0, 0),
(@ID+2, 4, 0, 'I need to go. Evil stirs. Die well, Omarion.', 12270, 1, 1, 0, 0, 0, 0, '', 0, 0),
(@ID+3, 1, 3, 'Polar Bracers.', 12264, 1, 1, @ID+3, 0, 0, 0, '', 0, 0),
(@ID+3, 2, 3, 'Polar Gloves.', 12263, 1, 1, @ID+3, 0, 0, 0, '', 0, 0),
(@ID+3, 3, 3, 'Polar Tunic.', 12262, 1, 1, @ID+3, 0, 0, 0, '', 0, 0),
(@ID+3, 4, 3, 'Icy Scale Bracers.', 12261, 1, 1, @ID+3, 0, 0, 0, '', 0, 0),
(@ID+3, 5, 3, 'Icy Scale Gauntlets.', 12260, 1, 1, @ID+3, 0, 0, 0, '', 0, 0),
(@ID+3, 6, 3, 'Icy Scale Breastplate.', 12259, 1, 1, @ID+3, 0, 0, 0, '', 0, 0),
(@ID+3, 7, 0, 'I need to go. Evil stirs. Die well, Omarion.', 12270, 1, 1, 0, 0, 0, 0, '', 0, 0),
(@ID+4, 1, 0, 'I am a master leatherworker, Omarion.', 12257, 1, 1, @ID+3, 0, 0, 0, '', 0, 0),
(@ID+4, 2, 0, 'I am a master blacksmith, Omarion.', 12269, 1, 1, @ID+2, 0, 0, 0, '', 0, 0),
(@ID+4, 3, 0, 'I am a master tailor, Omarion.', 12251, 1, 1, @ID+1, 0, 0, 0, '', 0, 0),
(@ID+4, 4, 0, 'Omarion, I am not a craftsman. Can you still help me?', 12279, 1, 1, @ID, 0, 0, 0, '', 0, 0);

View File

@@ -300,7 +300,7 @@ public:
class boss_maexxna_webwrap_40 : public CreatureScript
{
public:
boss_maexxna_webwrap_40() : CreatureScript("boss_maexxna_webwrap40") { }
boss_maexxna_webwrap_40() : CreatureScript("boss_maexxna_webwrap_40") { }
CreatureAI* GetAI(Creature* pCreature) const override
{