PDA

Просмотр полной версии : Фикс на испытание крестоносца и чемпиона


Винсент
05.04.2010, 22:36
Фикс ИК
/*Лорд Джараксус*/
UPDATE `creature_template` SET `AIName` = 'EventAI', `ScriptName` = '' WHERE `entry` = 34780;
DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=34780);
INSERT INTO `creature_ai_scripts` VALUES
( 3478051, 34780, 0, 0, 100, 31, 60000, 60000, 180000, 180000, 11, 66269, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'nether portal'),
( 3478052, 34780, 0, 0, 100, 5, 60000, 60000, 180000, 180000, 11, 67898, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'nether portal'),
( 3478053, 34780, 0, 0, 100, 9, 60000, 60000, 180000, 180000, 11, 67899, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'nether portal'),
( 3478054, 34780, 0, 0, 100, 17, 60000, 60000, 180000, 180000, 11, 67900, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'nether portal'),

( 3478055, 34780, 0, 0, 100, 3, 31000, 31000, 45000, 80000, 11, 66258, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Infernal Eruption'),
( 3478056, 34780, 0, 0, 100, 5, 31000, 31000, 45000, 80000, 11, 67901, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Infernal Eruption'),
( 3478057, 34780, 0, 0, 100, 9, 31000, 31000, 45000, 80000, 11, 67902, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Infernal Eruption'),
( 3478058, 34780, 0, 0, 100, 17, 31000, 31000, 45000, 80000, 11, 67903, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Infernal Eruption'),

( 3478059, 34780, 0, 0, 100, 3, 1000, 1000, 20000, 45000, 11, 66237, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Incinerate Flesh'),
( 3478060, 34780, 0, 0, 100, 5, 1000, 1000, 20000, 45000, 11, 67049, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Incinerate Flesh'),
( 3478061, 34780, 0, 0, 100, 9, 1000, 1000, 20000, 45000, 11, 67050, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Incinerate Flesh'),
( 3478062, 34780, 0, 0, 100, 17, 1000, 1000, 20000, 45000, 11, 67051, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Incinerate Flesh'),

( 3478063, 34780, 0, 0, 100, 3, 2000, 5000, 23000, 29000, 11, 66528, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Fel Lightning'),
( 3478064, 34780, 0, 0, 100, 5, 2000, 5000, 23000, 29000, 11, 67029, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Fel Lightning'),
( 3478065, 34780, 0, 0, 100, 9, 2000, 5000, 23000, 29000, 11, 67030, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Fel Lightning'),
( 3478066, 34780, 0, 0, 100, 17, 2000, 5000, 23000, 29000, 11, 67031, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Fel Lightning'),

( 3478067, 34780, 0, 0, 100, 3, 10000, 14000, 15000, 30000, 11, 66532, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Fel Fireball'),
( 3478068, 34780, 0, 0, 100, 5, 10000, 14000, 15000, 30000, 11, 66963, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Fel Fireball'),
( 3478069, 34780, 0, 0, 100, 9, 10000, 14000, 15000, 30000, 11, 66964, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Fel Fireball'),
( 3478070, 34780, 0, 0, 100, 17, 10000, 14000, 15000, 30000, 11, 66965, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Fel Fireball'),

( 3478071, 34780, 0, 0, 100, 3, 7000, 15000, 60000, 90000, 11, 66197, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Legion Flame'),
( 3478072, 34780, 0, 0, 100, 5, 7000, 15000, 60000, 90000, 11, 68123, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Legion Flame'),
( 3478073, 34780, 0, 0, 100, 9, 7000, 15000, 60000, 90000, 11, 68124, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Legion Flame'),
( 3478074, 34780, 0, 0, 100, 17, 7000, 15000, 60000, 90000, 11, 68125, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Legion Flame'),

( 3478075, 34780, 0, 0, 100, 31, 14000, 14000, 18000, 30000, 11, 67009, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, ''),
( 3478076, 34780, 0, 0, 100, 31, 11000, 11000, 10000, 25000, 11, 67888, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Fel Lightning'),
(3478077, 34780, 0, 0, 100, 31, 800000, 800000, 600000, 600000, 11, 64238, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Berserk');

/*Nether Portal косметика и скрипт - портал самонит тетку один раз в диапазоне от 10сек до минуты*/
UPDATE `creature_template` SET `flags_extra` = 0, `modelid_A` = 9510, `modelid_A2` = 0, `modelid_H` = 9510, `modelid_H2` = 0, `faction_A` = 16, `faction_H` = 16, `scale` = 2, `speed` = 0.00001 WHERE `entry` in (34825,12505,12506,12507);
DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=34825);
INSERT INTO `creature_ai_scripts` VALUES
(3482551, 34825, 0, 0, 100, 30, 10000, 60000, 500000, 500000, 12, 34826, 0, 500000, 0, 0, 0, 0, 0, 0, 0, 0, 'Summon Mistress of Pain');
/*портал самонит тетку один раз*/
UPDATE `creature_template` SET `AIName` = 'EventAI', `ScriptName` = '' WHERE `entry` = 34825;

/* Вулканчик название моба вовсе не то что должно быть, вулканчеги самонят 4 моба с интервалом 15 сек, в не боя засамонит хотябы одного */
UPDATE `creature_template` SET `name` = 'Infernal Volcano', `modelid_A` = 21583, `modelid_A2` = 0, `modelid_H` = 21583, `modelid_H2` = 0, `faction_A` = 16, `faction_H` = 16, `speed` = 0.00001 WHERE `entry` in (34813,12508,12509,12510);
UPDATE `creature_template` SET `AIName` = 'EventAI', `ScriptName` = '' WHERE `entry` = 34813;
DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=34813);
INSERT INTO `creature_ai_scripts` VALUES
( 3481351, 34813, 0, 0, 100, 30, 1000, 5000, 80000, 80000, 12, 34815, 4, 90000, 0, 0, 0, 0, 0, 0, 0, 0, ''),
( 3481352, 34813, 0, 0, 100, 30, 15000, 15000, 900000, 900000, 12, 34815, 4, 90000, 0, 0, 0, 0, 0, 0, 0, 0, ''),
( 3481353, 34813, 0, 0, 100, 30, 30000, 30000, 900000, 900000, 12, 34815, 4, 90000, 0, 0, 0, 0, 0, 0, 0, 0, ''),
( 3481354, 34813, 0, 0, 100, 30, 45000, 45000, 900000, 900000, 12, 34815, 4, 90000, 0, 0, 0, 0, 0, 0, 0, 0, ''),
( 3481355, 34813, 0, 0, 100, 31, 20000, 20000, 20000, 20000, 11, 66255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''),
(3481356, 34813, 1, 0, 100, 30, 15000, 45000, 900000,900000, 12, 34815, 0, 90000, 0, 0, 0, 0, 0, 0, 0, 0, '');

/*Госпожа Боли*/
UPDATE `creature_template` SET `AIName` = 'EventAI', `ScriptName` = '' WHERE `entry` = 34826;
DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=34826);
INSERT INTO `creature_ai_scripts` VALUES
( 3482652, 34826, 0, 0, 100, 31, 30000, 45000, 30000, 45000, 11, 66316, 4, 39, 0, 0, 0, 0, 0, 0, 0, 0, ''),
(3482651, 34826, 0, 0, 100, 31, 10000, 15000, 30000, 45000, 11, 67098, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, '');

/*Ледяной Рев*/
UPDATE `creature_template` SET `AIName` = 'EventAI', `ScriptName` = '' WHERE `entry` = 34797;
DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=34797);
INSERT INTO `creature_ai_scripts` VALUES
( 3479751, 34797, 0, 0, 100, 31, 3000, 3000, 10000, 30000, 11, 66734, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Trample'),
( 3479752, 34797, 0, 0, 100, 3, 5000, 10000, 20000, 45000, 11, 66770, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Ferocious Butt'),
( 3479753, 34797, 0, 0, 100, 5, 5000, 10000, 20000, 45000, 11, 67654, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Ferocious Butt'),
( 3479754, 34797, 0, 0, 100, 3, 7000, 10000, 20000, 35000, 11, 67683, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Massive Crash'),
( 3479755, 34797, 0, 0, 100, 5, 7000, 10000, 20000, 35000, 11, 67660, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Massive Crash'),
( 3479756, 34797, 0, 0, 100, 17, 5000, 10000, 20000, 45000, 11, 67656, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Ferocious Butt'),
( 3479757, 34797, 0, 0, 100, 3, 11000, 15000, 15000, 35000, 11, 67345, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Whirl'),
( 3479758, 34797, 0, 0, 100, 5, 11000, 15000, 15000, 35000, 11, 67663, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Whirl'),
( 3479759, 34797, 0, 0, 100, 9, 5000, 10000, 20000, 45000, 11, 67655, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Ferocious Butt'),
( 3479760, 34797, 0, 0, 100, 17, 7000, 10000, 20000, 35000, 11, 67662, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Massive Crash'),
( 3479761, 34797, 0, 0, 100, 9, 7000, 10000, 20000, 35000, 11, 67661, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Massive Crash'),
( 3479762, 34797, 0, 0, 100, 31, 700000, 700000, 600000, 600000, 11, 26662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Berserk'),
( 3479763, 34797, 0, 0, 100, 17, 11000, 15000, 15000, 35000, 11, 64665, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Whirl'),
( 3479764, 34797, 0, 0, 100, 9, 11000, 15000, 15000, 35000, 11, 67664, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Whirl'),
(3479765, 34797, 0, 0, 100, 31, 5000, 15000, 15000, 50000, 11, 66689, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 'Arctic Breath');

/*Эйдис Погибель Тьмы, Surge of Darkness кастует рандомно на играков*/
UPDATE `creature_template` SET `AIName` = 'EventAI', `ScriptName` = '' WHERE `entry` = 34496;
DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=34496);
INSERT INTO `creature_ai_scripts` VALUES
( 3449651, 34496, 0, 0, 100, 2, 5000, 8000, 30000, 60000, 11, 65768, 4, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Surge of Darkness'),
( 3449652, 34496, 0, 0, 100, 4, 5000, 8000, 30000, 60000, 11, 67262, 4, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Surge of Darkness'),
( 3449653, 34496, 0, 0, 100, 8, 5000, 8000, 30000, 60000, 11, 67263, 4, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Surge of Darkness'),
( 3449654, 34496, 0, 0, 100, 16, 5000, 8000, 30000, 60000, 11, 67264, 4, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Surge of Darkness'),

( 3449655, 34496, 0, 0, 100, 3, 50000, 50000, 50000, 80000, 11, 65875, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Twins Pact'),
( 3449656, 34496, 0, 0, 100, 5, 50000, 50000, 50000, 80000, 11, 67303, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Twins Pact'),
( 3449657, 34496, 0, 0, 100, 9, 50000, 50000, 50000, 80000, 11, 67304, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Twins Pact'),
( 3449658, 34496, 0, 0, 100, 17, 50000, 50000, 50000, 80000, 11, 67305, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Twins Pact'),

( 3449659, 34496, 0, 0, 100, 3, 10000, 15000, 60000, 80000, 11, 65879, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Power of the Twins'),
( 3449660, 34496, 0, 0, 100, 5, 10000, 15000, 60000, 80000, 11, 67244, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Power of the Twins'),
( 3449661, 34496, 0, 0, 100, 9, 10000, 15000, 60000, 80000, 11, 67245, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Power of the Twins'),
( 3449662, 34496, 0, 0, 100, 17, 10000, 150000, 60000, 80000, 11, 67246, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Power of the Twins'),

( 3449663, 34496, 0, 0, 100, 3, 15000, 20000, 25000, 35000, 11, 66069, 1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Twin Spike'),
( 3449664, 34496, 0, 0, 100, 5, 15000, 20000, 25000, 35000, 11, 67309, 1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Twin Spike'),
( 3449665, 34496, 0, 0, 100, 9, 15000, 20000, 25000, 35000, 11, 67310, 1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Twin Spike'),
( 3449666, 34496, 0, 0, 100, 17, 15000, 20000, 25000, 35000, 11, 67311, 1, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Twin Spike'),

( 3449667, 34496, 0, 0, 100, 3, 10000, 20000, 35000, 90000, 11, 65874, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Shield of Darkness'),
( 3449668, 34496, 0, 0, 100, 5, 10000, 20000, 35000, 90000, 11, 67256, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Shield of Darkness'),
( 3449669, 34496, 0, 0, 100, 9, 10000, 20000, 35000, 90000, 11, 67257, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Shield of Darkness'),
( 3449670, 34496, 0, 0, 100, 17, 10000, 20000, 30000, 90000, 11, 67258, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Shield of Darkness'),

( 3449671, 34496, 0, 0, 100, 31, 700000, 700000, 600000, 600000, 11, 64238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Berserk'),
( 3449673, 34496, 0, 0, 100, 11, 4000, 4000, 25000, 40000, 11, 67282, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''),
( 3449674, 34496, 0, 0, 100, 21, 4000, 4000, 25000, 40000, 11, 67283, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''),

( 3449675, 34496, 0, 0, 100, 3, 25000, 45000, 30000, 90000, 11, 66058, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 'Dark Vortex'),
( 3449676, 34496, 0, 0, 100, 5, 25000, 45000, 30000, 90000, 11, 67182, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 'Dark Vortex'),
( 3449677, 34496, 0, 0, 100, 9, 25000, 45000, 30000, 90000, 11, 67183, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 'Dark Vortex'),
(3449678, 34496, 0, 0, 100, 17, 25000, 45000, 30000, 90000, 11, 67184, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 'Dark Vortex');

/*Фьола Погибель Света*/
UPDATE `creature_template` SET `AIName` = 'EventAI', `ScriptName` = '' WHERE `entry` = 34497;

DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=34497);
INSERT INTO `creature_ai_scripts` VALUES
( 3449751, 34497, 0, 0, 100, 2, 1000, 2000, 30000, 65000, 11, 65766, 4, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Surge of Light'),
( 3449752, 34497, 0, 0, 100, 4, 1000, 1000, 30000, 65000, 11, 67270, 4, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Surge of Light'),
( 3449753, 34497, 0, 0, 100, 8, 1000, 1000, 30000, 65000, 11, 67271, 4, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Surge of Light'),
( 3449754, 34497, 0, 0, 100, 16, 1000, 1000, 30000, 65000, 11, 67272, 4, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Surge of Light'),

( 3449755, 34497, 0, 0, 100, 3, 45000, 60000, 45000, 60000, 11, 65876, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '
Twin\'s Pact'),
( 3449756, 34497, 0, 0, 100, 5, 45000, 60000, 45000, 60000, 11, 67306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '
Twin\'s Pact'),
( 3449757, 34497, 0, 0, 100, 9, 45000, 60000, 45000, 60000, 11, 67307, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '
Twin\'s Pact'),
( 3449758, 34497, 0, 0, 100, 17, 45000, 60000, 45000, 60000, 11, 67308, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '
Twin\'s Pact'),

( 3449759, 34497, 0, 0, 100, 3, 25000, 30000, 30000, 60000, 11, 66046, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 'Light Vortex'),
( 3449760, 34497, 0, 0, 100, 5, 25000, 30000, 30000, 60000, 11, 67206, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 'Light Vortex'),
( 3449761, 34497, 0, 0, 100, 9, 25000, 30000, 30000, 60000, 11, 67207, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 'Light Vortex'),
( 3449762, 34497, 0, 0, 100, 17, 25000, 30000, 30000, 60000, 11, 67208, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 'Light Vortex'),

( 3449763, 34497, 0, 0, 100, 3, 7000, 18000, 60000, 80000, 11, 65916, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Power of the Twins'),
( 3449764, 34497, 0, 0, 100, 5, 7000, 18000, 60000, 80000, 11, 67248, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Power of the Twins'),
( 3449765, 34497, 0, 0, 100, 9, 7000, 18000, 60000, 80000, 11, 67249, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Power of the Twins'),
( 3449766, 34497, 0, 0, 100, 17, 7000, 18000, 60000, 80000, 11, 67250, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Power of the Twins'),

( 3449767, 34497, 0, 0, 100, 3, 11000, 11000, 10000, 18000, 11, 66075, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Twin Spike'),
( 3449768, 34497, 0, 0, 100, 5, 11000, 11000, 10000, 18000, 11, 67312, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Twin Spike'),
( 3449769, 34497, 0, 0, 100, 9, 11000, 11000, 10000, 18000, 11, 67313, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Twin Spike'),
( 3449770, 34497, 0, 0, 100, 17, 11000, 11000, 10000, 18000, 11, 67314, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Twin Spike'),

( 3449771, 34497, 0, 0, 100, 3, 30000, 40000, 30000, 70000, 11, 65858, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Shield of Lights'),
( 3449772, 34497, 0, 0, 100, 5, 30000, 40000, 30000, 70000, 11, 67259, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Shield of Lights'),
( 3449773, 34497, 0, 0, 100, 9, 30000, 40000, 30000, 70000, 11, 67260, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Shield of Lights'),
( 3449774, 34497, 0, 0, 100, 17, 30000, 40000, 30000, 70000, 11, 67261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Shield of Lights'),

( 3449775, 34497, 0, 0, 100, 11, 20000, 25000, 20000, 35000, 11, 67297, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Touch of Light'),
( 3449776, 34497, 0, 0, 100, 21, 20000, 25000, 20000, 35000, 11, 67298, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Touch of Light'),
(3449777, 34497, 0, 0, 100, 31, 700000, 700000, 800000, 800000, 11, 64238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Berserk');

/*Ануб'арак*/
UPDATE `creature_template` SET `AIName` = 'EventAI', `ScriptName` = '' WHERE `entry` = 34564;
DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=34564);
INSERT INTO `creature_ai_scripts` VALUES
( 3456452, 34564, 0, 0, 100, 31, 10000, 20000, 30000, 55000, 12, 34607, 1, 120000, 0, 0, 0, 0, 0, 0, 0, 0, 'Summon Nerubian Burrowers'),
( 3456454, 34564, 0, 0, 100, 31, 10000, 15000, 30000, 60000, 12, 34605, 1, 90000, 0, 0, 0, 0, 0, 0, 0, 0, 'Summon Swarm Scarabs'),
( 3456455, 34564, 0, 0, 100, 31, 1000, 2000, 25000, 45000, 11, 66012, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Freezing Slash'),

( 3456456, 34564, 0, 0, 100, 3, 5000, 5000, 20000, 35000, 11, 66013, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 'Penetrating Cold'),
( 3456458, 34564, 0, 0, 100, 9, 5000, 5000, 20000, 35000, 11, 68509, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 'Penetrating Cold'),
( 3456459, 34564, 0, 0, 100, 17, 5000, 5000, 20000, 35000, 11, 68510, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 'Penetrating Cold'),
( 3456460, 34564, 0, 0, 100, 5, 5000, 5000, 20000, 35000, 11, 67700, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 'Penetrating Cold'),

( 3456461, 34564, 0, 0, 100, 31, 1000, 1000, 10000, 15000, 11, 67574, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Pursued by Anub\'arak'),
( 3456462, 34564, 0, 0, 100, 31, 1000, 1000, 15000, 30000, 11, 65922, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Pursuing Spikes '),

( 3456470, 34564, 0, 0, 100, 3, 5000, 5000, 20000, 4000, 11, 66118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Leeching Swarm'),
( 3456471, 34564, 0, 0, 100, 5, 5000, 5000, 20000, 40000, 11, 67730, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Leeching Swarm'),
( 3456472, 34564, 0, 0, 100, 9, 5000, 5000, 20000, 40000, 11, 68646, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Leeching Swarm'),
( 3456473, 34564, 0, 0, 100, 17, 5000, 5000, 20000, 40000, 11, 68647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Leeching Swarm'),

(3456474, 34564, 0, 0, 100, 31, 700000, 700000, 800000, 800000, 11, 26662, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Berserk');

/*Морозная сфера косметика+розстановка*/
UPDATE `creature_template` SET `modelid_A` = 1126, `modelid_A2` = 0, `modelid_H` = 1126, `modelid_H2` = 0, `faction_A` = 16, `faction_H` = 16, `speed` = 1.5, `AIName` = 'EventAI', `ScriptName` = '' WHERE `entry` = 34606;
DELETE FROM `creature_ai_scripts` WHERE (`creature_id`=34606);
INSERT INTO `creature_ai_scripts` VALUES
( 3460651, 34606, 0, 0, 60, 3, 1000, 15000, 60000, 60000, 11, 66193, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 'Permafrost'),
( 3460652, 34606, 0, 0, 60, 9, 1000, 15000, 60000, 60000, 11, 67856, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 'Permafrost'),
( 3460653, 34606, 6, 0, 60, 17, 1000, 15000, 60000, 60000, 11, 67857, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 'Permafrost'),
(3460654, 34606, 0, 0, 60, 5, 1000, 15000, 60000, 60000, 11, 67855, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 'Permafrost');

DELETE FROM `creature` WHERE `id`=34606;
INSERT INTO `creature` (`guid`,`id`,`map`,`spawnMask`,`phaseMask`,`modeli d`,`equipment_id`,`position_x`,`position_y`,`posit ion_z`,`orientation`,`spawntimesecs`,`sp awndist`,`currentwaypoint`,`curhealth`,`curmana`,` DeathState`,`MovementType`) VALUES
(555200, 34606, 649, 15, 65535, 25144, 0, 763.621, 134.564, 142.379, 4.85123, 240, 0, 0, 9000, 0, 0, 2),
(555201, 34606, 649, 15, 65535, 25144, 0, 761.121, 130.844, 142.377, 4.39256, 240, 0, 0, 9000, 0, 0, 2),
(555202, 34606, 649, 15, 65535, 25144, 0, 765.358, 121.785, 142.389, 5.43321, 240, 0, 0, 9000, 0, 0, 2),
(555203, 34606, 649, 15, 65535, 25144, 0, 797.114, 114.273, 142.184, 0.162179, 240, 0, 0, 9000, 0, 0, 2),
(555204, 34606, 649, 15, 65535, 25144, 0, 791.186, 110.817, 142.371, 0.631154, 240, 0, 0, 9000, 0, 0, 2),
(555205, 34606, 649, 15, 65535, 25144, 0, 800.953, 115.915, 142.369, 1.14122, 240, 0, 0, 9000, 0, 0, 2),
(555206, 34606, 649, 15, 65535, 25144, 0, 806.506, 139.624, 142.374, 1.66721, 240, 0, 0, 9000, 0, 0, 2),
(555211, 34606, 649, 15, 65535, 25144, 0, 770.804, 149.365, 142.374, 1.39385, 240, 0, 0, 9000, 0, 0, 2),
(555210, 34606, 649, 15, 65535, 25144, 0, 803.229, 129.588, 142.38, 2.17581, 240, 0, 0, 9000, 0, 0, 2),
(555209, 34606, 649, 15, 65535, 25144, 0, 777.44, 113.603, 142.392, 1.14537, 240, 0, 0, 9000, 0, 0, 2),
(555208, 34606, 649, 15, 65535, 25144, 0, 792.816, 152.936, 142.383, 2.73272, 240, 0, 0, 9000, 0, 0, 2),
(555207, 34606, 649, 15, 65535, 25144, 0, 764.062, 135.431, 142.379, 4.24675, 240, 0, 0, 9000, 0, 0, 2);

/*ограничения зоны дейсвия бафов близнецов*/
INSERT INTO `spell_area` (`spell`, `area`) VALUES ('65768', '4722');
INSERT INTO `spell_area` (`spell`, `area`) VALUES ('67262', '4722');
INSERT INTO `spell_area` (`spell`, `area`) VALUES ('67263', '4722');
INSERT INTO `spell_area` (`spell`, `area`) VALUES ('67264', '4722');
INSERT INTO `spell_area` (`spell`, `area`) VALUES ('65766', '4722');
INSERT INTO `spell_area` (`spell`, `area`) VALUES ('67270', '4722');
INSERT INTO `spell_area` (`spell`, `area`) VALUES ('67271', '4722');
INSERT INTO `spell_area` (`spell`, `area`) VALUES ('67272', '4722');

/*появление боссов друг за другом, первый 34796*/
INSERT INTO `creature_ai_scripts` (`id`, `creature_id`, `event_type`, `event_inverse_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action1_type`, `action1_param1`, `action1_param2`, `action1_param3`, `action2_type`, `action2_param1`, `action2_param2`, `action2_param3`, `action3_type`, `action3_param1`, `action3_param2`, `action3_param3`, `comment`) VALUES
(34644051, 34797, 6, 0, 100, 30, 0, 0, 0, 0, 12, 34780, 1, 900000000, 0, 0, 0, 0, 0, 0, 0, 0, 'ytdb'),
(34644052, 34780, 6, 0, 100, 30, 0, 0, 0, 0, 12, 34496, 1, 900000000, 0, 0, 0, 0, 0, 0, 0, 0, 'ytdb'),
(34644053, 34496, 6, 0, 100, 30, 0, 0, 0, 0, 12, 34497, 1, 900000000, 0, 0, 0, 0, 0, 0, 0, 0, 'ytdb'),
(34644054, 34497, 6, 0, 100, 30, 0, 0, 0, 0, 12, 34564, 1, 900000000, 0, 0, 0, 0, 0, 0, 0, 0, 'ytdb'),
(34644050, 34796, 6, 0, 100, 30, 0, 0, 0, 0, 12, 34797, 1, 900000000, 0, 0, 0, 0, 0, 0, 0, 0, 'ytdb');