mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
fixes in Feralas (#635)
- many smart script fixes - Snarler, fix missing waypoints and wrong spawn point
This commit is contained in:
@@ -1,28 +1,188 @@
|
||||
/* smart scripts */
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` IN (5287, 11447, 11497, 11498);
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryorguid` IN (5287, 11447, 11497, 11498);
|
||||
UPDATE `creature_template` SET `AIName` = '' WHERE `entry` IN (5229, 5268);
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` IN
|
||||
(5232, 5234, 5236, 5238, 5239, 5240, 5241, 5245, 5246, 5247, 5249, 5251, 5254, 5255, 5258, 5262, 5274, 5278, 5286, 5287, 5295, 5296, 5297, 5299, 5346, 5356, 5362, 5363, 5364, 5366,
|
||||
7725, 7726, 7727, 8075, 11447, 11497, 11498, 14661);
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryorguid` IN
|
||||
(5229, 5232, 5234, 5236, 5238, 5239, 5240, 5241, 5245, 5246, 5247, 5249, 5251, 5254, 5255, 5258, 5262, 5268, 5274, 5278, 5286, 5287, 5295, 5296, 5297, 5299, 5346, 5356, 5362, 5363, 5364, 5366,
|
||||
7725, 7726, 7727, 8075, 11447, 11497, 11498, 14661);
|
||||
|
||||
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
|
||||
--
|
||||
(5287, 0, 0, 0, 2, 0, 100, 1, 0, 20, 0, 0, 0, 0, 39, 20, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Longtooth Howler - Between 0-20% Health - Call For Help (No Repeat)'),
|
||||
(5232, 0, 0, 0, 4, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Brute - On Aggro - Say Line 0'),
|
||||
(5232, 0, 1, 0, 0, 0, 100, 0, 3000, 5000, 12000, 17000, 0, 0, 11, 10966, 2, 0, 0, 0, 0, 21, 10, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Brute - Within 0-10 Range - Cast Uppercut'),
|
||||
(5234, 0, 0, 0, 4, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Mauler - On Aggro - Say Line 0'),
|
||||
(5234, 0, 1, 0, 25, 0, 100, 0, 0, 0, 0, 0, 0, 0, 11, 8876, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Mauler - On Reset - Cast Thrash'),
|
||||
(5236, 0, 0, 0, 4, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Shaman - On Aggro - Say Line 0'),
|
||||
(5236, 0, 1, 0, 1, 0, 100, 0, 1000, 1000, 600000, 600000, 0, 0, 11, 19514, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Shaman - Out of Combat - Cast Lightning Shield'),
|
||||
(5236, 0, 2, 0, 16, 0, 100, 0, 19514, 30, 15000, 30000, 0, 0, 11, 19514, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Shaman - On Friendly Unit Missing Buff - Cast Lightning Shield'),
|
||||
(5236, 0, 3, 0, 14, 0, 100, 0, 1200, 40, 14000, 18000, 0, 0, 11, 8005, 1, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Shaman - On Friendly missing 1200 health - Cast Healing Wave'),
|
||||
(5238, 0, 0, 0, 4, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Battlemaster - On Aggro - Say Line 0'),
|
||||
(5238, 0, 1, 0, 0, 0, 100, 0, 3000, 5000, 12000, 17000, 0, 0, 11, 13730, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Battlemaster - Within 0-5 Range - Cast Demoralizing Shout'),
|
||||
(5239, 0, 0, 0, 4, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Mage-Lord - On Aggro - Say Line 0'),
|
||||
(5239, 0, 1, 0, 0, 0, 100, 0, 0, 0, 2000, 2000, 0, 0, 11, 20823, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Mage-Lord - In Combat - Cast Fireball'),
|
||||
(5239, 0, 2, 0, 0, 0, 100, 0, 5000, 9000, 20000, 26000, 0, 0, 11, 20827, 64, 0, 0, 0, 0, 5, 30, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Mage-Lord - In Combat - Cast Flamestrike'),
|
||||
(5239, 0, 3, 0, 2, 0, 100, 0, 0, 70, 120000, 120000, 0, 0, 11, 6742, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Mage-Lord - Between 0-70% Health - Cast Bloodlust'),
|
||||
(5240, 0, 0, 0, 4, 0, 100, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Warlock - On Aggro - Say Line 0'),
|
||||
(5240, 0, 1, 0, 0, 0, 100, 0, 0, 0, 2000, 2000, 0, 0, 11, 20298, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Warlock - In Combat - Cast Shadow Bolt'),
|
||||
(5240, 0, 2, 0, 0, 0, 100, 0, 6000, 11000, 14000, 21000, 0, 0, 11, 7289, 32, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Warlock - In Combat - Cast Shrink'),
|
||||
(5241, 0, 0, 0, 4, 0, 100, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Warlord - On Aggro - Say Line 0'),
|
||||
(5241, 0, 1, 0, 0, 0, 100, 0, 3000, 8000, 20000, 26000, 0, 0, 11, 10967, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Gordunni Warlord - In Combat - Cast Echoing Roar'),
|
||||
(5245, 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 0, 0, 11, 3616, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Zukk ash Wasp - On Spawn - Cast Poison Proc'),
|
||||
(5246, 0, 0, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Zukk ash Worker - Between 0-15% Health - Flee For Assist (No Repeat)'),
|
||||
(5247, 0, 0, 0, 9, 0, 100, 0, 1500, 2500, 45000, 46000, 0, 5, 11, 6016, 32, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Zukk ash Tunneler - Within 0-5 Range - Cast Pierce Armor'),
|
||||
(5249, 0, 0, 0, 9, 0, 100, 0, 0, 0, 120000, 120000, 0, 5, 11, 7102, 32, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Mongrel - Within 0-5 Range - Cast Contagion of Rot'),
|
||||
(5249, 0, 1, 0, 4, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Mongrel - On Aggro - Say Line 0'),
|
||||
(5251, 0, 0, 0, 9, 0, 100, 0, 0, 0, 3000, 3000, 30, 60, 21, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Trapper - Outside 30 Range - Start Combat Movement'),
|
||||
(5251, 0, 1, 0, 9, 0, 100, 0, 0, 0, 3000, 3000, 5, 30, 21, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Trapper - Within 5-30 Range - Stop Combat Movement'),
|
||||
(5251, 0, 2, 0, 9, 0, 100, 0, 0, 0, 3000, 3000, 0, 5, 21, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Trapper - Within 0-5 Range - Start Combat Movement'),
|
||||
(5251, 0, 3, 0, 9, 0, 100, 0, 0, 0, 2000, 3000, 5, 30, 11, 6660, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Trapper - Within 5-30 Range - Cast Shoot'),
|
||||
(5251, 0, 4, 0, 9, 0, 100, 0, 0, 0, 18000, 29000, 10, 20, 11, 6533, 32, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Trapper - Within 10-20 Range - Cast Net'),
|
||||
(5251, 0, 5, 0, 4, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Trapper - On Aggro - Say Line 0'),
|
||||
(5251, 0, 6, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Trapper - Between 0-15% Health - Flee For Assist (No Repeat)'),
|
||||
(5254, 0, 0, 0, 0, 0, 100, 0, 0, 0, 2400, 3800, 0, 0, 11, 9532, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Mystic - In Combat - Cast Lightning Bolt'),
|
||||
(5254, 0, 1, 0, 14, 0, 100, 0, 800, 30, 25000, 45000, 0, 0, 11, 8005, 65, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Mystic - Friendly missing 800 Health - Cast Healing Wave'),
|
||||
(5254, 0, 2, 0, 4, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Mystic - On Aggro - Say Line 0'),
|
||||
(5254, 0, 3, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Mystic - Between 0-15% Health - Flee For Assist (No Repeat)'),
|
||||
(5255, 0, 0, 0, 4, 0, 100, 0, 0, 0, 0, 0, 0, 0, 11, 7366, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Reaver - On Aggro - Cast Berserker Stance'),
|
||||
(5255, 0, 1, 0, 9, 0, 100, 0, 2700, 3800, 9900, 11600, 0, 5, 11, 7369, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Reaver - Within 0-5 Range - Cast Cleave'),
|
||||
(5255, 0, 2, 0, 4, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Reaver - On Aggro - Say Line 0'),
|
||||
(5255, 0, 3, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Reaver - Between 0-15% Health - Flee For Assist (No Repeat)'),
|
||||
(5258, 0, 0, 1, 2, 0, 100, 1, 0, 30, 0, 0, 0, 0, 11, 8599, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Alpha - Between 0-30% Health - Cast Enrage (No Repeat)'),
|
||||
(5258, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Alpha - On Enrage - Say Line 1'),
|
||||
(5258, 0, 2, 0, 4, 0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Alpha - On Aggro - Say Line 0'),
|
||||
(5258, 0, 3, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Woodpaw Alpha - Between 0-15% Health - Flee For Assist (No Repeat)'),
|
||||
--
|
||||
(5262, 0, 0, 0, 9, 0, 100, 0, 0, 0, 13000, 19000, 0, 8, 11, 8078, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Groddoc Thunderer - Within 0-8 Range - Cast Thunderclap'),
|
||||
(5274, 0, 0, 0, 9, 0, 100, 0, 0, 0, 12000, 21000, 0, 8, 11, 10968, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ironfur Patriarch - Within 0-8 Range - Cast Demoralizing Roar'),
|
||||
(5278, 0, 0, 0, 0, 0, 100, 0, 3400, 7000, 7000, 11000, 0, 0, 11, 11981, 320, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Sprite Darter - In Combat - Cast Mana Burn'),
|
||||
(5286, 0, 0, 0, 4, 0, 100, 0, 0, 0, 0, 0, 0, 0, 11, 3149, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Longtooth Runner - On Aggro - Cast Furious Howl'),
|
||||
(5287, 0, 0, 0, 2, 0, 100, 1, 0, 20, 0, 0, 0, 0, 39, 20, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Longtooth Howler - Between 0-20% Health - Call For Help (No Repeat)'),
|
||||
(5295, 0, 0, 1, 2, 0, 100, 0, 0, 30, 120000, 120000, 0, 0, 11, 8599, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Enraged Feral Scar - Between 0-30% Health - Cast Enrage'),
|
||||
(5295, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Enraged Feral Scar - On Enrage - Say Line 0'),
|
||||
(5296, 0, 0, 1, 2, 0, 100, 0, 0, 30, 120000, 120000, 0, 0, 11, 8599, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Rage Scar Yeti - Between 0-30% Health - Cast Enrage'),
|
||||
(5296, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Rage Scar Yeti - On Enrage - Say Line 0'),
|
||||
(5297, 0, 0, 0, 0, 0, 100, 0, 5000, 8000, 12000, 21000, 0, 0, 11, 6507, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Elder Rage Scar - In Combat - Cast Battle Roar'),
|
||||
(5299, 0, 0, 0, 9, 0, 100, 0, 0, 0, 17000, 21000, 0, 5, 11, 3147, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Ferocious Rage Scar - Within 0-5 Range - Cast Rend Flesh'),
|
||||
(5346, 0, 0, 0, 9, 0, 100, 0, 0, 0, 17000, 22000, 0, 8, 11, 3264, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Bloodroar the Stalker - Within 0-8 Range - Cast Blood Howl'),
|
||||
(5346, 0, 1, 2, 2, 0, 100, 0, 0, 30, 120000, 120000, 0, 0, 11, 8599, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Bloodroar the Stalker - Between 0-30% Health - Cast Enrage'),
|
||||
(5346, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Bloodroar the Stalker - On Enrage - Say Line 0'),
|
||||
(5356, 0, 0, 0, 0, 0, 100, 0, 2500, 5000, 10000, 15000, 0, 0, 11, 5543, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Snarler - In Combat - Cast Fade Out'),
|
||||
--
|
||||
(5362, 0, 0, 0, 14, 0, 100, 0, 1000, 40, 15000, 20000, 0, 0, 11, 11014, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Northspring Harpy - Friendly Missing 1000 Health - Cast Flow of the Northspring'),
|
||||
(5362, 0, 1, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Northspring Harpy - Between 0-15% Health - Flee For Assist (No Repeat)'),
|
||||
(5363, 0, 0, 0, 9, 0, 100, 0, 0, 0, 10000, 13000, 0, 5, 11, 6595, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Northspring Roguefeather - Within 0-5 Range - Cast Exploit Weakness'),
|
||||
(5363, 0, 1, 0, 14, 0, 100, 0, 1000, 40, 15000, 20000, 0, 0, 11, 11014, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Northspring Roguefeather - Friendly Missing 1000 Health - Cast Flow of the Northspring'),
|
||||
(5363, 0, 2, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Northspring Roguefeather - Between 0-15% Health - Flee For Assist (No Repeat)'),
|
||||
(5364, 0, 0, 0, 12, 0, 100, 1, 0, 20, 0, 0, 0, 0, 11, 7160, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Northspring Slayer - Target Between 0-20% Health - Cast Execute (No Repeat)'),
|
||||
(5364, 0, 1, 0, 14, 0, 100, 0, 1000, 40, 15000, 20000, 0, 0, 11, 11014, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Northspring Slayer - Friendly Missing 1000 Health - Cast Flow of the Northspring'),
|
||||
(5364, 0, 2, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Northspring Slayer - Between 0-15% Health - Flee For Assist (No Repeat)'),
|
||||
(5366, 0, 0, 0, 0, 0, 100, 0, 0, 0, 2000, 2000, 0, 0, 11, 9532, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Northspring Windcaller - In Combat - Cast Lightning Bolt'),
|
||||
(5366, 0, 1, 0, 0, 0, 100, 0, 8000, 11000, 17000, 21000, 0, 0, 11, 6728, 64, 0, 0, 0, 0, 5, 30, 0, 0, 0, 0, 0, 0, 0, 'Northspring Windcaller - In Combat - Cast Enveloping Winds'),
|
||||
(5366, 0, 2, 0, 14, 0, 100, 0, 1000, 40, 15000, 20000, 0, 0, 11, 11014, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Northspring Windcaller - Friendly Missing 1000 Health - Cast Flow of the Northspring'),
|
||||
(5366, 0, 3, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Northspring Windcaller - Between 0-15% Health - Flee For Assist (No Repeat)'),
|
||||
--
|
||||
(7725, 0, 0, 0, 4, 0, 100, 0, 0, 0, 0, 0, 0, 0, 11, 7366, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Raider - On Aggro - Cast Berserker Stance'),
|
||||
(7725, 0, 1, 0, 0, 0, 100, 0, 2000, 5000, 5000, 8000, 0, 0, 11, 6533, 32, 0, 0, 0, 0, 21, 20, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Raider - In Combat - Cast Net'),
|
||||
(7725, 0, 2, 0, 2, 0, 100, 1, 0, 20, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Raider - Between 0-20% Health - Flee For Assist (No Repeat)'),
|
||||
(7726, 0, 0, 0, 4, 0, 100, 512, 0, 0, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Naturalist - On aggro - Set Phase to 1'),
|
||||
(7726, 0, 1, 0, 0, 1, 100, 0, 0, 0, 3400, 4700, 0, 0, 11, 9739, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Naturalist - In Combat - Cast Wrath'),
|
||||
(7726, 0, 2, 0, 2, 0, 100, 513, 0, 50, 0, 0, 0, 0, 22, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Naturalist - Between 0-30% Health - Set Phase to 2'),
|
||||
(7726, 0, 3, 0, 0, 2, 100, 1, 0, 0, 0, 0, 0, 0, 11, 19030, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Naturalist - In Combat - Cast Bear Form (No Repeat) (Phase 2)'),
|
||||
(7726, 0, 4, 0, 0, 2, 100, 512, 5000, 7000, 11000, 13000, 0, 0, 11, 12161, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Naturalist - In Combat - Cast Maul (Phase 2)'),
|
||||
(7726, 0, 5, 0, 9, 2, 100, 512, 8000, 10000, 24000, 28000, 0, 5, 11, 15727, 34, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Naturalist - Within 0-5 Range - Cast Demoralizing Roar (Phase 2)'),
|
||||
(7726, 0, 6, 0, 2, 0, 100, 1, 0, 15, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Naturalist - Between 0-15% Health - Flee For Assist (No Repeat)'),
|
||||
(7726, 0, 7, 0, 25, 0, 100, 512, 0, 0, 0, 0, 0, 0, 28, 19030, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Naturalist - On reset - Remove Bear Form'),
|
||||
(7726, 0, 8, 0, 25, 0, 100, 512, 0, 0, 0, 0, 0, 0, 3, 7726, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Naturalist - On reset - Set Model Grimtotem Naturalist'),
|
||||
(7727, 0, 0, 0, 0, 0, 100, 0, 2000, 4000, 6000, 8000, 0, 0, 11, 930, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Shaman - In Combat - Cast Chain Lightning'),
|
||||
(7727, 0, 1, 0, 14, 0, 100, 0, 800, 30, 25000, 45000, 0, 0, 11, 8005, 65, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Shaman - Friendly missing 800 Health - Cast Healing Wave'),
|
||||
(7727, 0, 2, 0, 2, 0, 100, 1, 0, 20, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Grimtotem Shaman - Between 0-20% Health - Flee For Assist (No Repeat)'),
|
||||
--
|
||||
(8075, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 0, 46, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Edana Hatetalon - on Just summoned - move forward'),
|
||||
(8075, 0, 1, 0, 0, 0, 100, 0, 0, 0, 2000, 2000, 0, 0, 11, 12167, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Edana Hatetalon - In Combat - Lightning Bolt'),
|
||||
(8075, 0, 2, 0, 0, 0, 100, 0, 12000, 15000, 19000, 24000, 0, 0, 11, 8293, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Edana Hatetalon - In Combat - Cast Lightning Cloud'),
|
||||
(8075, 0, 3, 0, 0, 0, 100, 0, 9000, 13000, 9000, 12000, 0, 0, 11, 12058, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Edana Hatetalon - In Combat - Cast Chain Lightning'),
|
||||
(11447, 0, 0, 0, 9, 0, 100, 0, 2000, 3000, 13000, 15000, 0, 30, 11, 22127, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Mushgog - Within 0-30 Range - Cast Entangling Roots'),
|
||||
(11447, 0, 1, 0, 6, 0, 100, 1, 0, 0, 0, 0, 0, 0, 11, 22948, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Mushgog - On Just Died - Cast Spore Cloud'),
|
||||
(11447, 0, 2, 0, 0, 0, 100, 0, 7000, 10000, 8000, 12000, 0, 0, 11, 21749, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Mushgog - In Combat - Cast Thorn Volley'),
|
||||
(11447, 0, 3, 0, 0, 0, 100, 0, 12000, 16000, 14000, 17000, 0, 0, 11, 22951, 0, 0, 0, 0, 0, 17, 10, 40, 1, 0, 0, 0, 0, 0, 'Mushgog - In Combat - Cast Summon Player'),
|
||||
(11447, 0, 4, 0, 5, 0, 50, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Mushgog - On Player Kill - Say Line 0'),
|
||||
--
|
||||
(11497, 0, 0, 0, 0, 0, 100, 0, 5000, 9000, 5000, 9000, 0, 5, 11, 22937, 0, 0, 0, 0, 0, 5, 30, 0, 0, 0, 0, 0, 0, 0, 'The Razza - In Combat - Cast Poison Bolt'),
|
||||
(11497, 0, 1, 0, 0, 0, 100, 0, 8000, 12000, 9000, 15000, 0, 0, 11, 16033, 0, 0, 0, 0, 0, 5, 30, 0, 0, 0, 0, 0, 0, 0, 'The Razza - In Combat - Cast Chain Lightning'),
|
||||
(11497, 0, 2, 0, 0, 0, 100, 0, 12000, 16000, 14000, 17000, 0, 0, 11, 22951, 0, 0, 0, 0, 0, 17, 10, 40, 1, 0, 0, 0, 0, 0, 'The Razza - In Combat - Cast Summon Player'),
|
||||
--
|
||||
(11498, 0, 0, 0, 9, 0, 100, 0, 7000, 10000, 7000, 10000, 0, 5, 11, 15496, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Skarr the Unbreakable - Within 0-5 Range - Cast Cleave'),
|
||||
(11498, 0, 1, 0, 9, 0, 100, 0, 5000, 7000, 13000, 16000, 0, 5, 11, 11428, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Skarr the Unbreakable - Within 0-5 Range - Cast Knockdown'),
|
||||
(11498, 0, 2, 0, 9, 0, 100, 0, 8000, 12000, 9000, 15000, 0, 5, 11, 15708, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Skarr the Unbreakable - Within 0-5 Range - Cast Mortal Strike'),
|
||||
(11498, 0, 3, 0, 0, 0, 100, 0, 12000, 16000, 14000, 17000, 0, 0, 11, 22951, 0, 0, 0, 0, 0, 17, 10, 40, 1, 0, 0, 0, 0, 0, 'Skarr the Unbreakable - In Combat - Cast Summon Player');
|
||||
(11498, 0, 3, 0, 0, 0, 100, 0, 12000, 16000, 14000, 17000, 0, 0, 11, 22951, 0, 0, 0, 0, 0, 17, 10, 40, 1, 0, 0, 0, 0, 0, 'Skarr the Unbreakable - In Combat - Cast Summon Player'),
|
||||
(14661, 0, 0, 0, 9, 0, 100, 0, 0, 0, 12000, 17000, 0, 5, 11, 5416, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Stinglasher - Within 0-5 Range - cast Venom Sting'),
|
||||
(14661, 0, 1, 0, 0, 0, 100, 0, 6000, 8000, 7000, 10000, 0, 0, 11, 6607, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 0, 0, 'Stinglasher - Within 0-5 Range - cast Lash');
|
||||
|
||||
|
||||
-- 5356, Snarler fix missing waypoints and wrong spawn point
|
||||
DELETE FROM `creature` WHERE `id1` = 5356;
|
||||
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`, `CreateObject`, `Comment`) VALUES
|
||||
(51683, 5356, 0, 0, 1, 0, 0, 1, 1, 0, -4142.19, -423.252, 24.9747, 4.12439, 21000, 0, 1, 1981, 0, 2, 0, 0, 0, '', 0, 0, NULL);
|
||||
|
||||
DELETE FROM `creature_addon` WHERE `guid` = 51683;
|
||||
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(51683, 516830, 0, 0, 0, 0, 0, NULL);
|
||||
|
||||
DELETE FROM `waypoint_data` WHERE `id` = 516830;
|
||||
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES
|
||||
(516830, 1, -4142.19, -423.252, 24.9747, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 2, -4145.7, -393.472, 35.8493, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 3, -4153.35, -369.855, 47.826, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 4, -4158.44, -355.944, 54.0496, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 5, -4168.28, -319.475, 58.0327, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 6, -4175, -292.348, 55.67, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 7, -4193.54, -274.789, 52.0208, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 8, -4214.44, -279.072, 43.9941, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 9, -4212.99, -263.449, 48.2295, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 10, -4197.5, -232.024, 54.9398, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 11, -4175.88, -203.194, 58.7209, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 12, -4182.99, -182.133, 57.8489, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 13, -4203.5, -147.809, 58.4159, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 14, -4185.34, -111.887, 59.8366, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 15, -4163.75, -83.3017, 56.5057, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 16, -4142.89, -54.1321, 58.8099, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 17, -4139.57, -22.6688, 57.1284, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 18, -4146.48, 24.9606, 58.4542, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 19, -4166.3, 72.8927, 57.1682, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 20, -4170.52, 112.552, 56.1258, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 21, -4158.12, 162.799, 58.5915, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 22, -4114.6, 181.278, 60.4693, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 23, -4069.28, 195.043, 58.6779, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 24, -4026.31, 228.288, 58.0024, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 25, -4060.11, 199.915, 57.3903, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 26, -4108.47, 183.286, 61.3805, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 27, -4153.34, 167.014, 58.6702, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 28, -4170.25, 119.481, 55.5661, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 29, -4167.58, 79.606, 57.6089, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 30, -4148.05, 31.6435, 58.4097, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 31, -4140.12, -15.9016, 56.5497, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 32, -4141.41, -47.7954, 59.2948, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 33, -4159.77, -78.0076, 56.2936, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 34, -4181.53, -106.443, 59.9593, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 35, -4203.33, -138.827, 57.9872, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 36, -4186.04, -176.073, 57.5805, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 37, -4176.17, -197.377, 57.0343, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 38, -4193.49, -226.107, 56.4164, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 39, -4209.16, -253.483, 51.3743, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 40, -4215.93, -275.508, 44.8289, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 41, -4199.4, -274.222, 49.4723, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 42, -4178.59, -287.217, 54.1218, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 43, -4168.96, -316.811, 58.0481, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 44, -4160.9, -347.617, 54.9743, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 45, -4147.27, -386.461, 40.1627, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 46, -4142.74, -418.413, 25.628, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 47, -4118.48, -447.891, 19.8953, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 48, -4106.68, -482.678, 12.4655, NULL, 0, 0, 0, 100, 0),
|
||||
(516830, 49, -4113.46, -456.848, 19.0156, NULL, 0, 0, 0, 100, 0);
|
||||
|
||||
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` IN (11447);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
@@ -31,6 +191,13 @@ INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Lan
|
||||
/* fix Gordunni Orb drop rate. Was set to 100 */
|
||||
UPDATE `creature_loot_template` SET `Chance` = 15 WHERE `Item` = 9371;
|
||||
|
||||
/* Quest - A Strange Request - fix spaces in Quest Description */
|
||||
UPDATE `quest_template` SET `QuestDescription` =
|
||||
'Neeru Fireblade in Orgrimmar has what I need to get started here! He has mixed up a concoction that I need for my... well, you\'ll see.$B$B
|
||||
Off with you now -- to Orgrimmar. Here, take this with you. It\'s a shrunken head that I promised Neeru in exchange for the herbs.\n
|
||||
It\'s the head of some poor dwarf I ventured across in the forest. I\'m sure Neeru will be pleased.$B$BYou\'ll find Neeru in the Cleft of Shadow.'
|
||||
WHERE `ID` = 3121;
|
||||
|
||||
/* Quest - Testing the Vessel - now asks for Wildkin Muisek instead of Beast Muisek */
|
||||
UPDATE `item_template` SET `name` = 'Wildkin Muisek', `displayid` = 18094 WHERE `entry` = 9594;
|
||||
UPDATE `item_template` SET `name` = 'Wildkin Muisek Vessel' WHERE `entry` = 9618;
|
||||
|
||||
Reference in New Issue
Block a user