Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Untested//
- -- Lord Marrowgar
- -- faction and lootid
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21 WHERE `entry` = 36612;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21, `lootid` = 13100 WHERE `entry` = 13100;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21, `lootid` = 13101 WHERE `entry` = 13101;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21, `lootid` = 13102 WHERE `entry` = 13102;
- -- HP 10 and 25 Heroic
- UPDATE `creature_template` SET `minhealth` = 10458750, `maxhealth` = 10458750 WHERE `entry` = 13101;
- UPDATE `creature_template` SET `minhealth` = 31376250, `maxhealth` = 31376250 WHERE `entry` = 13102;
- -- Lady Deathwhisper
- -- faction, lootid and Rank
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21, `rank` = 3 WHERE `entry` = 36855;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21, `lootid` = 13103, `rank` = 3 WHERE `entry` = 13103;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21, `lootid` = 13104, `rank` = 3 WHERE `entry` = 13104;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21, `lootid` = 13105, `rank` = 3 WHERE `entry` = 13105;
- -- Health and Mana
- UPDATE `creature_template` SET `minmana` = 3264800, `maxmana` = 3264800 WHERE `entry` = 36855;
- UPDATE `creature_template` SET `minmana` = 11193600, `maxmana` = 11193600 WHERE `entry` = 13103;
- UPDATE `creature_template` SET `minhealth` = 6135800, `maxhealth` = 6135800, `minmana` = 3731200, `maxmana` = 3731200 WHERE `entry` = 13104;
- UPDATE `creature_template` SET `minhealth` = 26774400, `maxhealth` = 26774400 WHERE `entry` = 13105;
- -- Deathbringer Saurfang
- UPDATE `creature` SET `phaseMask` = 1 WHERE `guid` = 140953;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21 WHERE `entry` = 37813;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21 WHERE `entry` = 13106;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21 WHERE `entry` = 13107;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21 WHERE `entry` = 13108;
- UPDATE `creature_template` SET `minhealth` = 12271600, `maxhealth` = 12271600 WHERE `entry` = 13107;
- -- Festergut
- UPDATE `creature` SET `spawnMask` = 15, `phaseMask` = 1, `spawntimesecs` = 604800 WHERE `guid` = 141846;
- UPDATE `creature_template` SET `flags_extra` = 1 WHERE `entry` = 36626;
- UPDATE `creature_template` SET `minhealth` = 40440500, `maxhealth` = 40440500, `faction_A` = 21, `faction_H` = 21, `lootid` = 13109, `flags_extra` = 1 WHERE `entry` = 13109;
- UPDATE `creature_template` SET `minhealth` = 13666100, `maxhealth` = 13666100, `faction_A` = 21, `faction_H` = 21, `lootid` = 13110, `flags_extra` = 1 WHERE `entry` = 13110;
- UPDATE `creature_template` SET `minhealth` = 52154300, `maxhealth` = 52154300, `faction_A` = 21, `faction_H` = 21, `lootid` = 13111, `flags_extra` = 1 WHERE `entry` = 13111;
- -- Rotface
- UPDATE `creature` SET `spawnMask` = 15, `phaseMask` = 1, `spawntimesecs` = 604800 WHERE `guid` = 141851;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21, `flags_extra` = 1 WHERE `entry` = 36627;
- UPDATE `creature_template` SET `lootid` = 13112, `flags_extra` = 1 WHERE `entry` = 13112;
- UPDATE `creature_template` SET `minhealth` = 10458750, `maxhealth` = 10458750, `faction_A` = 21, `faction_H` = 21, `lootid` = 13113, `flags_extra` = 1 WHERE `entry` = 13113;
- UPDATE `creature_template` SET `minhealth` = 47413000, `maxhealth` = 47413000, `faction_A` = 21, `faction_H` = 21, `lootid` = 13114, `flags_extra` = 1 WHERE `entry` = 13114;
- -- Professor Putricide
- UPDATE `creature` SET `spawnMask` = 15, `phaseMask` = 1, `spawntimesecs` = 604800 WHERE `guid` = 141852;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21, `rank` = 3, `flags_extra` = 1 WHERE `entry` = 36678;
- UPDATE `creature_template` SET `faction_A` = 21, `faction_H` = 21, `lootid` = 13119, `flags_extra` = 1 WHERE `entry` = 13119;
- UPDATE `creature_template` SET `minhealth` = 13666100, `maxhealth` = 13666100, `faction_A` = 21, `faction_H` = 21, `lootid` = 13120, `flags_extra` = 1 WHERE `entry` = 13120;
- UPDATE `creature_template` SET `minhealth` = 50202000, `maxhealth` = 50202000, `faction_A` = 21, `faction_H` = 21, `lootid` = 13121, `flags_extra` = 1 WHERE `entry` = 13121;
- -- Prince Valanar
- UPDATE `creature` SET `spawnMask` = 15, `phaseMask` = 1, `spawntimesecs` = 604800 WHERE `guid` = 141889;
- UPDATE `creature_template` SET `lootid` = 37970 WHERE `entry` = 37970;
- UPDATE `creature_template` SET `lootid` = 10035 WHERE `entry` = 10035;
- UPDATE `creature_template` SET `minhealth` = 7600025, `maxhealth` = 7600025, `lootid` = 10039 WHERE `entry` = 10039;
- UPDATE `creature_template` SET `minhealth` = 30469825, `maxhealth` = 30469825, `lootid` = 10064 WHERE `entry` = 10064;
- -- Prince Keleseth
- UPDATE `creature` SET `spawntimesecs` = 604800 WHERE `guid` = 141887;
- UPDATE `creature_template` SET `modelid_3` = 0, `lootid` = 37972 WHERE `entry` = 37972;
- UPDATE `creature_template` SET `modelid_3` = 0, `lootid` = 10029 WHERE `entry` = 10029;
- UPDATE `creature_template` SET `modelid_3` = 0, `minhealth` = 7600025, `maxhealth` = 7600025, `lootid` = 10030 WHERE `entry` = 10030;
- UPDATE `creature_template` SET `modelid_3` = 0, `minhealth` = 30469825, `maxhealth` = 30469825, `lootid` = 10031 WHERE `entry` = 10031;
- -- Prince Taldaram
- UPDATE `creature` SET `spawntimesecs` = 604800 WHERE `guid` = 141888;
- UPDATE `creature_template` SET `modelid_3` = 0, `lootid` = 37973 WHERE `entry` = 37973;
- UPDATE `creature_template` SET `modelid_3` = 0, `lootid` = 10032 WHERE `entry` = 10032;
- UPDATE `creature_template` SET `modelid_3` = 0, `minhealth` = 7600025, `maxhealth` = 7600025, `lootid` = 10033 WHERE `entry` = 10033;
- UPDATE `creature_template` SET `modelid_3` = 0, `minhealth` = 30469825, `maxhealth` = 30469825, `lootid` = 10034 WHERE `entry` = 10034;
- -- Blood Queen
- UPDATE `creature_template` SET `difficulty_entry_1` = 10097, `difficulty_entry_2` = 10098, `difficulty_entry_3` = 10099 WHERE `entry` = 37955;
- -- Blood Queen
- DELETE FROM `creature` WHERE `id`=37955;
- INSERT INTO `creature` (`id`,`map`,`spawnMask`,`phaseMask`,`modelid`,`equipment_id`,`position_x`,`position_y`,`position_z`,`orientation`,`spawntimesecs`,`spawndist`,`currentwaypoint`,`curhealth`,`curmana`,`DeathState`,`MovementType`) VALUES
- (37955, 631, 15, 1, 0, 0, 4631.07, 2769.12, 401.748, 3.12196, 604800, 0, 0, 14154175, 425800, 0, 0);
- UPDATE `creature_template` SET `modelid_3` = 0, `minlevel` = 83, `maxlevel` = 83, `minhealth` = 14154175, `maxhealth` = 14154175, `minmana` = 425800, `maxmana` = 425800, `armor` = 10521, `faction_A` = 14, `faction_H` = 14, `mindmg` = 468, `maxdmg` = 702, `attackpower` = 176, `unit_class` = 2, `minrangedmg` = 374, `maxrangedmg` = 562, `rangedattackpower` = 140, `lootid` = 37955, `mingold` = 1019748, `maxgold` = 1019748, `mechanic_immune_mask` = 648757247, `flags_extra` = 1 WHERE `entry` = 37955;
- -- Blood Queen entry_1
- DELETE FROM `creature_template` WHERE (`entry`=10097);
- INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid_1`, `modelid_2`, `modelid_3`, `modelid_4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `PetSpellDataId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `unk16`, `unk17`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `vendor_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`) VALUES (10097, 0, 0, 0, 37955, 0, 31165, 0, 0, 0, 'Blood-Queen Lana\'thel', '', '', 0, 83, 83, 59405700, 59405700, 425800, 425800, 10521, 14, 14, 0, 1, 1.14286, 1, 3, 468, 702, 0, 176, 2, 2000, 2000, 2, 0, 0, 0, 0, 0, 0, 0, 374, 562, 140, 6, 108, 10097, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1019748, 1019748, '', 0, 3, 1015, 1, 0, 0, 0, 0, 0, 0, 0, 150, 1, 0, 0, 648757247, 1, '');
- -- Blood Queen entry_2
- DELETE FROM `creature_template` WHERE (`entry`=10098);
- INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid_1`, `modelid_2`, `modelid_3`, `modelid_4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `PetSpellDataId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `unk16`, `unk17`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `vendor_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`) VALUES (10098, 0, 0, 0, 37955, 0, 31165, 0, 0, 0, 'Blood-Queen Lana\'thel', '', '', 0, 83, 83, 18895475, 18895475, 425800, 425800, 10521, 14, 14, 0, 1, 1.14286, 1, 3, 468, 702, 0, 176, 3, 2000, 2000, 2, 0, 0, 0, 0, 0, 0, 0, 374, 562, 140, 6, 108, 10098, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1019748, 1019748, '', 0, 3, 1015, 1, 0, 0, 0, 0, 0, 0, 0, 150, 1, 0, 0, 648757247, 1, '');
- -- Blood Queen entry_3
- DELETE FROM `creature_template` WHERE (`entry`=10099);
- INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid_1`, `modelid_2`, `modelid_3`, `modelid_4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `PetSpellDataId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `unk16`, `unk17`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `vendor_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`) VALUES (10099, 0, 0, 0, 37955, 0, 31165, 0, 0, 0, 'Blood-Queen Lana\'thel', '', '', 0, 83, 83, 71258950, 71258950, 425800, 425800, 10521, 14, 14, 0, 1, 1.14286, 1, 3, 468, 702, 0, 176, 4, 2000, 2000, 2, 0, 0, 0, 0, 0, 0, 0, 374, 562, 140, 6, 108, 10099, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1019748, 1019748, '', 0, 3, 1015, 1, 0, 0, 0, 0, 0, 0, 0, 150, 1, 0, 0, 648757247, 1, '');
- -- Valithria Dreamwalker
- UPDATE `creature_template` SET `difficulty_entry_1` = 10103, `faction_A` = 35, `faction_H` = 35, `mechanic_immune_mask` = 648757247, `flags_extra` = 1 WHERE `entry` = 36789;
- -- Valithria Dreamwalker entry_01
- DELETE FROM `creature_template` WHERE (`entry`=10103);
- INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid_1`, `modelid_2`, `modelid_3`, `modelid_4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `PetSpellDataId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `unk16`, `unk17`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `vendor_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`) VALUES (10103, 0, 0, 0, 36789, 0, 30318, 0, 30318, 0, 'Valithria Dreamwalker', '', '', 0, 83, 83, 36000000, 36000000, 0, 0, 10673, 35, 35, 0, 1, 1.14286, 1, 3, 509, 683, 0, 805, 35, 2000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 371, 535, 0, 2, 67113036, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'EventAI', 0, 3, 860.524, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 648757247, 1, '');
- -- Sindragosa
- -- 10
- UPDATE `creature_template` SET `difficulty_entry_1` = 13191, `difficulty_entry_2` = 13192, `difficulty_entry_3` = 13193, `faction_A` = 21, `faction_H` = 21, `lootid` = 36853 WHERE `entry` = 36853;
- -- 25
- DELETE FROM `creature_template` WHERE (`entry`=13191);
- INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid_1`, `modelid_2`, `modelid_3`, `modelid_4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `PetSpellDataId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `unk16`, `unk17`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `vendor_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`) VALUES (13191, 0, 0, 0, 36853, 0, 30362, 0, 0, 0, 'Sindragosa', 'Queen of the Frostbrood', '', 0, 83, 83, 38348750, 38348750, 0, 0, 10627, 21, 21, 0, 1, 1.14286, 1, 3, 468, 702, 0, 175, 47.2, 2000, 2000, 1, 0, 0, 0, 0, 0, 0, 0, 374, 562, 140, 6, 108, 13191, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1100740, 1150740, '', 0, 3, 800, 1, 0, 51027, 0, 0, 0, 0, 0, 261, 1, 0, 0, 663437311, 1, '');
- -- 10H
- DELETE FROM `creature_template` WHERE (`entry`=13192);
- INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid_1`, `modelid_2`, `modelid_3`, `modelid_4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `PetSpellDataId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `unk16`, `unk17`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `vendor_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`) VALUES (13192, 0, 0, 0, 36853, 0, 30362, 0, 0, 0, 'Sindragosa', 'Queen of the Frostbrood', '', 0, 83, 83, 13945000, 13945000, 0, 0, 10627, 21, 21, 0, 1, 1.14286, 1, 3, 468, 702, 0, 175, 47.2, 2000, 2000, 1, 0, 0, 0, 0, 0, 0, 0, 374, 562, 140, 6, 108, 13192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1100740, 1150740, '', 0, 3, 800, 1, 0, 0, 0, 0, 0, 0, 0, 261, 1, 0, 0, 663437311, 1, '');
- -- 25H
- DELETE FROM `creature_template` WHERE (`entry`=13193);
- INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid_1`, `modelid_2`, `modelid_3`, `modelid_4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `PetSpellDataId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `unk16`, `unk17`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `vendor_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`) VALUES (13193, 0, 0, 0, 36853, 0, 30362, 0, 0, 0, 'Sindragosa', 'Queen of the Frostbrood', '', 0, 83, 83, 45948775, 45948775, 0, 0, 10627, 21, 21, 0, 1, 1.14286, 1, 3, 468, 702, 0, 175, 47.2, 2000, 2000, 1, 0, 0, 0, 0, 0, 0, 0, 374, 562, 140, 6, 108, 13193, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1100740, 1150740, '', 0, 3, 800, 1, 0, 0, 0, 0, 0, 0, 0, 261, 1, 0, 0, 663437311, 1, '');
- -- The Lich King
- -- 10
- UPDATE `creature_template` SET `minlevel` = 83, `maxlevel` = 83, `minhealth` = 17431250, `maxhealth` = 17431250, `armor` = 10627, `faction_A` = 21, `faction_H` = 21, `rank` = 3, `mindmg` = 370, `maxdmg` = 566, `attackpower` = 130, `dmg_multiplier` = 100, `baseattacktime` = 1500, `rangeattacktime` = 1500, `minrangedmg` = 250, `maxrangedmg` = 400, `rangedattackpower` = 100, `lootid` = 36597, `mingold` = 1542857, `maxgold` = 1542857, `unk16` = 1250, `unk17` = 500, `mechanic_immune_mask` = 667631615, `flags_extra` = 1, `difficulty_entry_1` = 10100, `difficulty_entry_2` = 10101, `difficulty_entry_3` = 10102 WHERE `entry` = 36597;
- DELETE FROM `creature` WHERE `id`=36597;
- INSERT INTO `creature` (`id`,`map`,`spawnMask`,`phaseMask`,`modelid`,`equipment_id`,`position_x`,`position_y`,`position_z`,`orientation`,`spawntimesecs`,`spawndist`,`currentwaypoint`,`curhealth`,`curmana`,`DeathState`,`MovementType`) VALUES
- (36597, 631, 15, 1, 0, 0, 428.597, -2123.88, 1064.96, 0.120937, 604800, 0, 0, 17431250, 0, 0, 0);
- -- 25
- DELETE FROM `creature_template` WHERE (`entry`=10100);
- INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid_1`, `modelid_2`, `modelid_3`, `modelid_4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `PetSpellDataId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `unk16`, `unk17`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `vendor_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`) VALUES (10100, 0, 0, 0, 36597, 0, 30721, 0, 0, 0, 'The Lich King', '', '', 0, 83, 83, 61009375, 61009375, 0, 0, 10627, 21, 21, 0, 1, 1.14286, 1, 3, 370, 566, 0, 130, 100, 1500, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 250, 400, 100, 6, 268435564, 10100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1542857, 1542857, '', 0, 3, 1250, 500, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 667631615, 1, '');
- -- 10H
- DELETE FROM `creature_template` WHERE (`entry`=10101);
- INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid_1`, `modelid_2`, `modelid_3`, `modelid_4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `PetSpellDataId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `unk16`, `unk17`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `vendor_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`) VALUES (10101, 0, 0, 0, 36597, 0, 30721, 0, 0, 0, 'The Lich King', '', '', 0, 83, 83, 29493675, 29493675, 0, 0, 10627, 21, 21, 0, 1, 1.14286, 1, 3, 370, 566, 0, 130, 100, 1500, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 250, 400, 100, 6, 268435564, 10101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1542857, 1542857, '', 0, 3, 1250, 500, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 667631615, 1, '');
- -- 25H
- DELETE FROM `creature_template` WHERE (`entry`=10102);
- INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid_1`, `modelid_2`, `modelid_3`, `modelid_4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `minhealth`, `maxhealth`, `minmana`, `maxmana`, `armor`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `PetSpellDataId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `unk16`, `unk17`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `vendor_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`) VALUES (10102, 0, 0, 0, 36597, 0, 30721, 0, 0, 0, 'The Lich King', '', '', 0, 83, 83, 103193000, 103193000, 0, 0, 10627, 21, 21, 0, 1, 1.14286, 1, 3, 370, 566, 0, 130, 100, 1500, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 250, 400, 100, 6, 268435564, 10102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1542857, 1542857, '', 0, 3, 1250, 500, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 667631615, 1, '');
Advertisement
Add Comment
Please, Sign In to add comment