mirror of
https://github.com/araxiaonline/Delves.git
synced 2026-06-13 03:42:24 -04:00
Delete Delve Spawn SQL/ForgottenGnomeCamp directory
This commit is contained in:
@@ -1,44 +0,0 @@
|
||||
DELETE FROM `creature_template` WHERE (`entry` = 600679);
|
||||
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
|
||||
(600679, 0, 0, 0, 0, 0, 'Grurvuch', 'Delve boss', NULL, 0, 83, 83, 1, 168, 0, 1, 1.42857, 1, 1, 20, 1, 3, 0, 24, 2000, 2000, 1, 1, 1, 32832, 2048, 0, 0, 0, 0, 0, 0, 7, 4, 600679, 0, 0, 0, 0, 1039, 1362, 'SmartAI', 1, 1, 85, 10, 1.1, 1, 0, 0, 1, 1105, 0, 0, '', 12340);
|
||||
|
||||
DELETE FROM `creature_template_model` WHERE (`CreatureID` = 600679);
|
||||
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
|
||||
(600679, 0, 11165, 1, 1, 12340);
|
||||
|
||||
DELETE FROM `creature_template_spell` WHERE (`CreatureID` = 600679);
|
||||
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES
|
||||
(600679, 0, 9532, 0),
|
||||
(600679, 1, 8292, 0),
|
||||
(600679, 2, 11892, 0),
|
||||
(600679, 3, 8143, 0),
|
||||
(600679, 4, 5742, 0);
|
||||
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID` = 600679);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`, `ItemID3`, `VerifiedBuild`) VALUES
|
||||
(600679, 1, 5303, 0, 0, 18019);
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 600679);
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(600679, 1645, 0, 2, 0, 1, 0, 1, 1, 'Grimlok - Moonberry Juice'),
|
||||
(600679, 4306, 0, 9, 0, 1, 0, 1, 4, 'Grimlok - Silk Cloth'),
|
||||
(600679, 4338, 0, 11, 0, 1, 0, 1, 4, 'Grimlok - Mageweave Cloth'),
|
||||
(600679, 4599, 0, 3, 0, 1, 0, 1, 1, 'Grimlok - Cured Ham Steak'),
|
||||
(600679, 7670, 0, 100, 1, 1, 0, 1, 1, 'Grimlok - Shattered Necklace Sapphire'),
|
||||
(600679, 9414, 0, 0, 0, 1, 1, 1, 1, 'Grimlok - Oilskin Leggings'),
|
||||
(600679, 9415, 0, 0, 0, 1, 1, 1, 1, 'Grimlok - Grimlok\'s Tribal Vestments'),
|
||||
(600679, 9416, 0, 20, 0, 1, 1, 1, 1, 'Grimlok - Grimlok\'s Charge');
|
||||
|
||||
DELETE FROM `creature` WHERE (`id1` = 600679);
|
||||
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
|
||||
(9001576, 600679, 0, 0, 909, 0, 0, 1, 1, 1, -5941.19, 444.742, 508.292, 1.45584, 300, 0, 0, 846260, 0, 0, 0, 0, 0, '', NULL, 0, NULL);
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600679;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 600679);
|
||||
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
|
||||
(600679, 0, 2, 0, 0, 0, 100, 0, 0, 0, 3000, 4000, 0, 0, 11, 9532, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Grurvuch - In Combat - Cast \'Lightning Bolt\''),
|
||||
(600679, 0, 3, 0, 0, 0, 100, 0, 5000, 10000, 20000, 20000, 0, 0, 11, 8292, 0, 0, 0, 0, 0, 5, 30, 0, 0, 0, 0, 0, 0, 0, 'Grurvuch - In Combat - Cast \'Chain Bolt\''),
|
||||
(600679, 0, 4, 0, 0, 0, 100, 0, 5000, 15000, 25000, 40000, 0, 0, 11, 11892, 0, 0, 0, 0, 0, 5, 30, 0, 0, 0, 0, 0, 0, 0, 'Grurvuch - In Combat - Cast \'Shrink\''),
|
||||
(600679, 0, 5, 0, 0, 0, 100, 0, 0, 10000, 20000, 20000, 0, 0, 11, 8143, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Grurvuch - In Combat - Cast \'Tremor Totem\''),
|
||||
(600679, 0, 6, 0, 2, 0, 100, 1, 0, 40, 0, 0, 0, 0, 11, 6742, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Grurvuch - Between 0-40% Health - Cast \'Bloodlust\' (No Repeat)');
|
||||
@@ -1,49 +0,0 @@
|
||||
DELETE FROM `creature_template` WHERE (`entry` = 600675);
|
||||
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
|
||||
(600675, 0, 0, 0, 0, 0, 'Rockjaw Backbreaker', 'Delve', NULL, 0, 83, 85, 1, 168, 0, 1, 1.19048, 1, 1, 20, 1, 1, 0, 36.9, 2000, 2000, 1, 1, 1, 32768, 2048, 0, 0, 0, 0, 0, 0, 7, 0, 600675, 0, 0, 0, 0, 169, 225, 'SmartAI', 1, 1, 38, 1, 0.97, 1, 0, 0, 1, 0, 0, 0, '', 12340);
|
||||
|
||||
DELETE FROM `creature_template_model` WHERE (`CreatureID` = 600675);
|
||||
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
|
||||
(600675, 0, 723, 1, 1, 12340);
|
||||
|
||||
DELETE FROM `creature_template_spell` WHERE (`CreatureID` = 600675);
|
||||
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES
|
||||
(600675, 0, 3019, 12340);
|
||||
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID` = 600675);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`, `ItemID3`, `VerifiedBuild`) VALUES
|
||||
(600675, 1, 3326, 0, 0, 18019);
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 600675);
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(600675, 1, 1001115, 6, 0, 1, 0, 1, 1, 'World Drop - Grey World Drop - NPC Levels: 11-15'),
|
||||
(600675, 2, 1011112, 5, 0, 1, 0, 1, 1, 'World Drop - White World Drop - NPC Levels: 11-12'),
|
||||
(600675, 3, 1021112, 2, 0, 1, 0, 1, 1, 'World Drop - Green World Drop - NPC Levels: 11-12'),
|
||||
(600675, 4, 1051120, 0.5, 0, 1, 0, 1, 1, 'World Drop - 8 Slot Bag - NPC Levels: 11-20'),
|
||||
(600675, 5, 1061019, 3, 0, 1, 0, 1, 1, 'World Drop - Potions I - NPC Levels 10-19'),
|
||||
(600675, 6, 1070518, 1, 0, 1, 0, 1, 1, 'World Drop - Scrolls I - NPC Levels 5-18'),
|
||||
(600675, 7, 1080002, 0.3, 0, 1, 0, 1, 1, 'World Drop - Profession Recipes - NPC Levels ~10-20'),
|
||||
(600675, 9, 1080014, 1.5, 0, 1, 0, 1, 1, 'World Drop - Gems - NPC Levels: 11-14'),
|
||||
(600675, 117, 0, 9, 0, 1, 0, 1, 1, 'Rockjaw Backbreaker - Tough Jerky'),
|
||||
(600675, 118, 0, 3, 0, 1, 0, 1, 2, 'Rockjaw Backbreaker - Minor Healing Potion'),
|
||||
(600675, 159, 0, 4, 0, 1, 0, 1, 2, 'Rockjaw Backbreaker - Refreshing Spring Water'),
|
||||
(600675, 2064, 0, 6, 0, 1, 0, 1, 1, 'Rockjaw Backbreaker - Trogg Club'),
|
||||
(600675, 2589, 0, 33, 0, 1, 0, 1, 2, 'Rockjaw Backbreaker - Linen Cloth'),
|
||||
(600675, 2591, 0, 22, 0, 1, 0, 1, 1, 'Rockjaw Backbreaker - Dirty Trogg Cloth');
|
||||
|
||||
DELETE FROM `creature` WHERE (`id1` = 600675);
|
||||
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
|
||||
(9001534, 600675, 0, 0, 909, 0, 0, 1, 1, 1, -5900.88, 844.709, 485.762, 2.27794, 300, 10, 0, 438064, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001535, 600675, 0, 0, 909, 0, 0, 1, 1, 1, -5860, 867.992, 485.762, 0.335253, 300, 10, 0, 427028, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001536, 600675, 0, 0, 909, 0, 0, 1, 1, 1, -5927.51, 867.104, 485.764, 3.54101, 300, 10, 0, 438064, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001553, 600675, 0, 0, 909, 0, 0, 1, 1, 1, -5900.42, 714.621, 485.767, 4.23915, 300, 0, 0, 416160, 0, 0, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001554, 600675, 0, 0, 909, 0, 0, 1, 1, 1, -5867.32, 705.859, 485.767, 0.0602062, 300, 10, 0, 438064, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001555, 600675, 0, 0, 909, 0, 0, 1, 1, 1, -5837.37, 734.235, 485.767, 0.578255, 300, 10, 0, 427028, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001570, 600675, 0, 0, 909, 0, 0, 1, 1, 1, -5934.15, 518.698, 505.729, 2.45487, 300, 10, 0, 416160, 0, 1, 0, 0, 0, '', NULL, 0, NULL);
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600675;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 600675);
|
||||
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
|
||||
(600675, 0, 0, 1, 2, 0, 100, 1, 0, 20, 0, 0, 0, 0, 11, 3019, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Rockjaw Backbreaker - Between 0-20% Health - Cast \'Frenzy\' (No Repeat)');
|
||||
|
||||
@@ -1,156 +0,0 @@
|
||||
DELETE FROM `creature_template` WHERE (`entry` = 600678);
|
||||
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
|
||||
(600678, 0, 0, 0, 0, 0, 'Rockjaw Brawler', 'Delve', NULL, 0, 83, 83, 0, 168, 0, 1, 1.14286, 1, 1, 20, 1, 1, 0, 35, 2000, 2000, 1, 1, 1, 32768, 2048, 0, 0, 0, 0, 0, 0, 7, 0, 600678, 600678, 0, 0, 0, 61, 404, 'SmartAI', 0, 1, 90, 1, 1, 1, 0, 0, 1, 0, 0, 0, '', 12340);
|
||||
|
||||
DELETE FROM `creature_template_model` WHERE (`CreatureID` = 600678);
|
||||
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
|
||||
(600678, 0, 11166, 1, 1, 12340);
|
||||
|
||||
DELETE FROM `creature_template_spell` WHERE (`CreatureID` = 600678);
|
||||
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES
|
||||
(600678, 0, 3391, 12340),
|
||||
(600678, 1, 8599, 12340);
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 600678);
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(600678, 1210, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Shadowgem'),
|
||||
(600678, 1529, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Jade'),
|
||||
(600678, 1645, 0, 2.5045, 0, 1, 0, 1, 1, 'Stonevault Brawler - Moonberry Juice'),
|
||||
(600678, 1685, 0, 0.0347, 0, 1, 0, 1, 1, 'Stonevault Brawler - Troll-hide Bag'),
|
||||
(600678, 1707, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Stormwind Brie'),
|
||||
(600678, 2838, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Heavy Stone'),
|
||||
(600678, 3395, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Recipe: Limited Invulnerability Potion'),
|
||||
(600678, 3771, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Wild Hog Shank'),
|
||||
(600678, 3831, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Recipe: Major Troll\'s Blood Elixir'),
|
||||
(600678, 3832, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Recipe: Elixir of Detect Lesser Invisibility'),
|
||||
(600678, 3864, 0, 0.1537, 0, 1, 0, 1, 1, 'Stonevault Brawler - Citrine'),
|
||||
(600678, 3868, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Plans: Frost Tiger Blade'),
|
||||
(600678, 3869, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Plans: Shadow Crescent Axe'),
|
||||
(600678, 3873, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Plans: Golden Scale Cuirass'),
|
||||
(600678, 3874, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Plans: Polished Steel Boots'),
|
||||
(600678, 3914, 0, 0.16, 0, 1, 0, 1, 1, 'Stonevault Brawler - Journeyman\'s Backpack'),
|
||||
(600678, 3928, 0, 1.4878, 0, 1, 0, 1, 1, 'Stonevault Brawler - Superior Healing Potion'),
|
||||
(600678, 4300, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Guardian Leather Bracers'),
|
||||
(600678, 4306, 0, 14.6846, 0, 1, 0, 1, 4, 'Stonevault Brawler - Silk Cloth'),
|
||||
(600678, 4338, 0, 18.3297, 0, 1, 0, 1, 4, 'Stonevault Brawler - Mageweave Cloth'),
|
||||
(600678, 4353, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Spider Belt'),
|
||||
(600678, 4375, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Whirring Bronze Gizmo'),
|
||||
(600678, 4416, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Schematic: Goblin Land Mine'),
|
||||
(600678, 4417, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Schematic: Large Seaforium Charge'),
|
||||
(600678, 4419, 0, 0.28, 0, 1, 0, 1, 1, 'Stonevault Brawler - Scroll of Intellect III'),
|
||||
(600678, 4421, 0, 0.48, 0, 1, 0, 1, 1, 'Stonevault Brawler - Scroll of Protection III'),
|
||||
(600678, 4422, 0, 0.36, 0, 1, 0, 1, 1, 'Stonevault Brawler - Scroll of Stamina III'),
|
||||
(600678, 4424, 0, 0.48, 0, 1, 0, 1, 1, 'Stonevault Brawler - Scroll of Spirit III'),
|
||||
(600678, 4539, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Goldenbark Apple'),
|
||||
(600678, 4544, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Mulgore Spice Bread'),
|
||||
(600678, 4599, 0, 5.3362, 0, 1, 0, 1, 1, 'Stonevault Brawler - Cured Ham Steak'),
|
||||
(600678, 4637, 0, 0.4315, 0, 1, 0, 1, 1, 'Stonevault Brawler - Steel Lockbox'),
|
||||
(600678, 5974, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Guardian Cloak'),
|
||||
(600678, 6149, 0, 1.36, 0, 1, 0, 1, 1, 'Stonevault Brawler - Greater Mana Potion'),
|
||||
(600678, 7084, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Crimson Silk Shoulders'),
|
||||
(600678, 7085, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Azure Shoulders'),
|
||||
(600678, 7086, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Earthen Silk Belt'),
|
||||
(600678, 7453, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Swift Boots'),
|
||||
(600678, 7909, 0, 0.4364, 0, 1, 0, 1, 1, 'Stonevault Brawler - Aquamarine'),
|
||||
(600678, 7910, 0, 0.1785, 0, 1, 0, 1, 1, 'Stonevault Brawler - Star Ruby'),
|
||||
(600678, 7912, 0, 0.08, 0, 1, 0, 1, 1, 'Stonevault Brawler - Solid Stone'),
|
||||
(600678, 7975, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Plans: Heavy Mithril Pants'),
|
||||
(600678, 7976, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Plans: Mithril Shield Spike'),
|
||||
(600678, 7989, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Plans: Mithril Spurs'),
|
||||
(600678, 7990, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Plans: Heavy Mithril Helm'),
|
||||
(600678, 7992, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Plans: Blue Glittering Axe'),
|
||||
(600678, 7993, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Plans: Dazzling Mithril Rapier'),
|
||||
(600678, 8029, 0, 0.18, 0, 1, 0, 1, 1, 'Stonevault Brawler - Plans: Wicked Mithril Blade'),
|
||||
(600678, 8364, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Mithril Head Trout'),
|
||||
(600678, 8385, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Turtle Scale Gloves'),
|
||||
(600678, 8386, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Big Voodoo Robe'),
|
||||
(600678, 8387, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Big Voodoo Mask'),
|
||||
(600678, 8389, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Big Voodoo Pants'),
|
||||
(600678, 8390, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Big Voodoo Cloak'),
|
||||
(600678, 9293, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Recipe: Magic Resistance Potion'),
|
||||
(600678, 9295, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Recipe: Invisibility Potion'),
|
||||
(600678, 9298, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Recipe: Elixir of Giants'),
|
||||
(600678, 9381, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Earthen Rod'),
|
||||
(600678, 9383, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Obsidian Cleaver'),
|
||||
(600678, 9384, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Stonevault Shiv'),
|
||||
(600678, 9386, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Excavator\'s Brand'),
|
||||
(600678, 9391, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - The Shoveler'),
|
||||
(600678, 9392, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Annealed Blade'),
|
||||
(600678, 9393, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Beacon of Hope'),
|
||||
(600678, 9396, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Legguards of the Vault'),
|
||||
(600678, 9397, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Energy Cloak'),
|
||||
(600678, 9406, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Spirewind Fetter'),
|
||||
(600678, 9420, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Adventurer\'s Pith Helmet'),
|
||||
(600678, 9422, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Shadowforge Bushmaster'),
|
||||
(600678, 9423, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - The Jackhammer'),
|
||||
(600678, 9424, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Ginn-su Sword'),
|
||||
(600678, 9425, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pendulum of Doom'),
|
||||
(600678, 9426, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Monolithic Bow'),
|
||||
(600678, 9427, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Stonevault Bonebreaker'),
|
||||
(600678, 9428, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Unearthed Bands'),
|
||||
(600678, 9429, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Miner\'s Hat of the Deep'),
|
||||
(600678, 9430, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Spaulders of a Lost Age'),
|
||||
(600678, 9431, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Papal Fez'),
|
||||
(600678, 9432, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Skullplate Bracers'),
|
||||
(600678, 9465, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Digmaster 5000'),
|
||||
(600678, 10300, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Red Mageweave Vest'),
|
||||
(600678, 10301, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: White Bandit Mask'),
|
||||
(600678, 10302, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Red Mageweave Pants'),
|
||||
(600678, 10312, 0, 0.06, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Red Mageweave Gloves'),
|
||||
(600678, 10315, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Red Mageweave Shoulders'),
|
||||
(600678, 10320, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Pattern: Red Mageweave Headband'),
|
||||
(600678, 10603, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Schematic: Catseye Ultra Goggles'),
|
||||
(600678, 10604, 0, 0.06, 0, 1, 0, 1, 1, 'Stonevault Brawler - Schematic: Mithril Heavy-bore Rifle'),
|
||||
(600678, 10605, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Schematic: Spellpower Goggles Xtreme'),
|
||||
(600678, 10606, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Schematic: Parachute Cloak'),
|
||||
(600678, 11167, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Formula: Enchant Boots - Lesser Spirit'),
|
||||
(600678, 11202, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Formula: Enchant Shield - Stamina'),
|
||||
(600678, 11204, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Brawler - Formula: Enchant Bracer - Greater Spirit'),
|
||||
(600678, 11208, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Formula: Enchant Weapon - Demonslaying'),
|
||||
(600678, 11225, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Formula: Enchant Bracer - Greater Stamina'),
|
||||
(600678, 12261, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Brawler - Plans: Searing Golden Blade'),
|
||||
(600678, 20976, 0, 0.09, 0, 1, 0, 1, 1, 'Stonevault Brawler - Design: Citrine Pendant of Golden Healing'),
|
||||
(600678, 24036, 24036, 5, 0, 1, 1, 1, 1, 'Stonevault Brawler - (ReferenceTable)'),
|
||||
(600678, 24037, 24037, 1, 0, 1, 1, 1, 1, 'Stonevault Brawler - (ReferenceTable)'),
|
||||
(600678, 24039, 24039, 1, 0, 1, 1, 1, 1, 'Stonevault Brawler - (ReferenceTable)'),
|
||||
(600678, 24041, 24041, 1, 0, 1, 1, 1, 1, 'Stonevault Brawler - (ReferenceTable)'),
|
||||
(600678, 24043, 24043, 1, 0, 1, 1, 1, 1, 'Stonevault Brawler - (ReferenceTable)'),
|
||||
(600678, 24045, 24045, 1, 0, 1, 1, 1, 1, 'Stonevault Brawler - (ReferenceTable)'),
|
||||
(600678, 24079, 24079, 0.1, 0, 1, 1, 1, 1, 'Stonevault Brawler - (ReferenceTable)'),
|
||||
(600678, 24080, 24080, 0.1, 0, 1, 1, 1, 1, 'Stonevault Brawler - (ReferenceTable)'),
|
||||
(600678, 24081, 24081, 0.1, 0, 1, 1, 1, 1, 'Stonevault Brawler - (ReferenceTable)'),
|
||||
(600678, 24082, 24082, 0.1, 0, 1, 1, 1, 1, 'Stonevault Brawler - (ReferenceTable)');
|
||||
|
||||
DELETE FROM `pickpocketing_loot_template` WHERE (`Entry` = 600678);
|
||||
INSERT INTO `pickpocketing_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(600678, 3928, 0, 2.3256, 0, 1, 0, 1, 1, 'Stonevault Brawler - Superior Healing Potion'),
|
||||
(600678, 4599, 0, 8.1395, 0, 1, 0, 1, 1, 'Stonevault Brawler - Cured Ham Steak'),
|
||||
(600678, 5430, 0, 9.6899, 0, 1, 0, 1, 1, 'Stonevault Brawler - Intricate Bauble'),
|
||||
(600678, 7909, 0, 0.3876, 0, 1, 0, 1, 1, 'Stonevault Brawler - Aquamarine'),
|
||||
(600678, 16884, 0, 10.0775, 0, 1, 0, 1, 1, 'Stonevault Brawler - Sturdy Junkbox');
|
||||
|
||||
DELETE FROM `creature` WHERE (`id1` = 600678);
|
||||
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
|
||||
(9001540, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5764.57, 881.352, 481.305, 2.93468, 300, 10, 0, 573903, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001541, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5830.35, 879.562, 485.737, 3.88399, 300, 10, 0, 573903, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001542, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5900.64, 883.301, 485.761, 3.75582, 300, 8, 0, 573903, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001543, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5878.34, 841.708, 485.761, 4.42992, 300, 10, 0, 573903, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001544, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5882.02, 783.908, 485.761, 4.47398, 300, 10, 0, 573903, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001545, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5847.88, 766.018, 485.765, 5.97606, 300, 10, 0, 573903, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001556, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5888.24, 686.586, 485.77, 4.19776, 300, 10, 0, 573903, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001557, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5981.7, 669.751, 481.603, 5.66763, 300, 3, 0, 573903, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001563, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5894.49, 625.083, 502.944, 5.23755, 300, 10, 0, 573903, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001564, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5924.65, 611.99, 502.627, 4.01986, 300, 10, 0, 573903, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001573, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5909.9, 516.51, 505.417, 3.96079, 300, 6, 0, 573903, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001577, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5930.88, 453.534, 508.902, 2.55603, 300, 0, 0, 573903, 0, 0, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001578, 600678, 0, 0, 909, 0, 0, 1, 1, 0, -5941.22, 456.485, 508.292, 5.97675, 300, 0, 0, 573903, 0, 0, 0, 0, 0, '', NULL, 0, NULL);
|
||||
|
||||
|
||||
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600678;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 600678);
|
||||
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
|
||||
(600678, 0, 0, 0, 25, 0, 100, 0, 0, 0, 0, 0, 0, 0, 11, 3417, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Rockjaw Brawler - On Reset - Cast \'Thrash\''),
|
||||
(600678, 0, 1, 0, 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, 'Rockjaw Brawler - Between 0-30% Health - Cast \'Enrage\' (No Repeat)');
|
||||
@@ -1,144 +0,0 @@
|
||||
DELETE FROM `creature_template` WHERE (`entry` = 600673);
|
||||
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
|
||||
(600673, 0, 0, 0, 0, 0, 'Rockjaw Flameweaver', 'Delve', NULL, 0, 83, 84, 0, 168, 0, 1, 1.71429, 1, 1, 20, 1, 1, 0, 7.5, 2000, 2000, 1, 1, 8, 32768, 2048, 0, 0, 0, 0, 0, 0, 7, 0, 600673, 600673, 0, 0, 0, 66, 444, 'SmartAI', 0, 1, 25, 10, 1, 1, 0, 0, 1, 0, 0, 0, '', 12340);
|
||||
|
||||
DELETE FROM `creature_template_model` WHERE (`CreatureID` = 600673);
|
||||
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
|
||||
(600673, 0, 160, 1, 1, 12340);
|
||||
|
||||
DELETE FROM `creature_template_spell` WHERE (`CreatureID` = 600673);
|
||||
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES
|
||||
(600673, 0, 7739, 12340),
|
||||
(600673, 1, 2941, 12340),
|
||||
(600673, 2, 2602, 12340);
|
||||
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID` = 600673);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`, `ItemID3`, `VerifiedBuild`) VALUES
|
||||
(600673, 1, 1908, 0, 0, 18019);
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 600673);
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(600673, 1645, 0, 2.0399, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Moonberry Juice'),
|
||||
(600673, 1685, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Troll-hide Bag'),
|
||||
(600673, 3395, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Recipe: Limited Invulnerability Potion'),
|
||||
(600673, 3771, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Wild Hog Shank'),
|
||||
(600673, 3832, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Recipe: Elixir of Detect Lesser Invisibility'),
|
||||
(600673, 3864, 0, 0.2661, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Citrine'),
|
||||
(600673, 3868, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Plans: Frost Tiger Blade'),
|
||||
(600673, 3869, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Plans: Shadow Crescent Axe'),
|
||||
(600673, 3873, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Plans: Golden Scale Cuirass'),
|
||||
(600673, 3874, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Plans: Polished Steel Boots'),
|
||||
(600673, 3914, 0, 0.14, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Journeyman\'s Backpack'),
|
||||
(600673, 3928, 0, 1.7517, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Superior Healing Potion'),
|
||||
(600673, 4300, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Guardian Leather Bracers'),
|
||||
(600673, 4306, 0, 14.6785, 0, 1, 0, 1, 4, 'Stonevault Flameweaver - Silk Cloth'),
|
||||
(600673, 4338, 0, 18.7805, 0, 1, 0, 1, 4, 'Stonevault Flameweaver - Mageweave Cloth'),
|
||||
(600673, 4353, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Spider Belt'),
|
||||
(600673, 4416, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Schematic: Goblin Land Mine'),
|
||||
(600673, 4419, 0, 0.38, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Scroll of Intellect III'),
|
||||
(600673, 4421, 0, 0.44, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Scroll of Protection III'),
|
||||
(600673, 4422, 0, 0.32, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Scroll of Stamina III'),
|
||||
(600673, 4424, 0, 0.56, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Scroll of Spirit III'),
|
||||
(600673, 4539, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Goldenbark Apple'),
|
||||
(600673, 4544, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Mulgore Spice Bread'),
|
||||
(600673, 4599, 0, 5.1885, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Cured Ham Steak'),
|
||||
(600673, 4637, 0, 0.3769, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Steel Lockbox'),
|
||||
(600673, 6149, 0, 1.22, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Greater Mana Potion'),
|
||||
(600673, 7084, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Crimson Silk Shoulders'),
|
||||
(600673, 7086, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Earthen Silk Belt'),
|
||||
(600673, 7453, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Swift Boots'),
|
||||
(600673, 7909, 0, 0.4656, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Aquamarine'),
|
||||
(600673, 7910, 0, 0.133, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Star Ruby'),
|
||||
(600673, 7912, 0, 0.06, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Solid Stone'),
|
||||
(600673, 7975, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Plans: Heavy Mithril Pants'),
|
||||
(600673, 7976, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Plans: Mithril Shield Spike'),
|
||||
(600673, 7989, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Plans: Mithril Spurs'),
|
||||
(600673, 7990, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Plans: Heavy Mithril Helm'),
|
||||
(600673, 7992, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Plans: Blue Glittering Axe'),
|
||||
(600673, 7993, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Plans: Dazzling Mithril Rapier'),
|
||||
(600673, 8029, 0, 0.3, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Plans: Wicked Mithril Blade'),
|
||||
(600673, 8364, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Mithril Head Trout'),
|
||||
(600673, 8385, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Turtle Scale Gloves'),
|
||||
(600673, 8386, 0, 0.06, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Big Voodoo Robe'),
|
||||
(600673, 8387, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Big Voodoo Mask'),
|
||||
(600673, 8389, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Big Voodoo Pants'),
|
||||
(600673, 8390, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Big Voodoo Cloak'),
|
||||
(600673, 9293, 0, 0.06, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Recipe: Magic Resistance Potion'),
|
||||
(600673, 9295, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Recipe: Invisibility Potion'),
|
||||
(600673, 9298, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Recipe: Elixir of Giants'),
|
||||
(600673, 9381, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Earthen Rod'),
|
||||
(600673, 9383, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Obsidian Cleaver'),
|
||||
(600673, 9384, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Stonevault Shiv'),
|
||||
(600673, 9386, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Excavator\'s Brand'),
|
||||
(600673, 9391, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - The Shoveler'),
|
||||
(600673, 9392, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Annealed Blade'),
|
||||
(600673, 9393, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Beacon of Hope'),
|
||||
(600673, 9396, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Legguards of the Vault'),
|
||||
(600673, 9397, 0, 0.06, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Energy Cloak'),
|
||||
(600673, 9406, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Spirewind Fetter'),
|
||||
(600673, 9420, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Adventurer\'s Pith Helmet'),
|
||||
(600673, 9422, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Shadowforge Bushmaster'),
|
||||
(600673, 9423, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - The Jackhammer'),
|
||||
(600673, 9424, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Ginn-su Sword'),
|
||||
(600673, 9425, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pendulum of Doom'),
|
||||
(600673, 9426, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Monolithic Bow'),
|
||||
(600673, 9427, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Stonevault Bonebreaker'),
|
||||
(600673, 9428, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Unearthed Bands'),
|
||||
(600673, 9429, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Miner\'s Hat of the Deep'),
|
||||
(600673, 9431, 0, 0.0222, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Papal Fez'),
|
||||
(600673, 9432, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Skullplate Bracers'),
|
||||
(600673, 9465, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Digmaster 5000'),
|
||||
(600673, 10300, 0, 0.08, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Red Mageweave Vest'),
|
||||
(600673, 10301, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: White Bandit Mask'),
|
||||
(600673, 10302, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Red Mageweave Pants'),
|
||||
(600673, 10312, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Red Mageweave Gloves'),
|
||||
(600673, 10315, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Red Mageweave Shoulders'),
|
||||
(600673, 10320, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Pattern: Red Mageweave Headband'),
|
||||
(600673, 10603, 0, 0.08, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Schematic: Catseye Ultra Goggles'),
|
||||
(600673, 10604, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Schematic: Mithril Heavy-bore Rifle'),
|
||||
(600673, 10606, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Schematic: Parachute Cloak'),
|
||||
(600673, 11167, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Formula: Enchant Boots - Lesser Spirit'),
|
||||
(600673, 11202, 0, 0.08, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Formula: Enchant Shield - Stamina'),
|
||||
(600673, 11204, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Formula: Enchant Bracer - Greater Spirit'),
|
||||
(600673, 11208, 0, 0.02, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Formula: Enchant Weapon - Demonslaying'),
|
||||
(600673, 20976, 0, 0.1, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Design: Citrine Pendant of Golden Healing'),
|
||||
(600673, 24036, 24036, 5, 0, 1, 1, 1, 1, 'Stonevault Flameweaver - (ReferenceTable)'),
|
||||
(600673, 24039, 24039, 1, 0, 1, 1, 1, 1, 'Stonevault Flameweaver - (ReferenceTable)'),
|
||||
(600673, 24041, 24041, 1, 0, 1, 1, 1, 1, 'Stonevault Flameweaver - (ReferenceTable)'),
|
||||
(600673, 24043, 24043, 1, 0, 1, 1, 1, 1, 'Stonevault Flameweaver - (ReferenceTable)'),
|
||||
(600673, 24045, 24045, 1, 0, 1, 1, 1, 1, 'Stonevault Flameweaver - (ReferenceTable)'),
|
||||
(600673, 24080, 24080, 0.1, 0, 1, 1, 1, 1, 'Stonevault Flameweaver - (ReferenceTable)'),
|
||||
(600673, 24081, 24081, 0.1, 0, 1, 1, 1, 1, 'Stonevault Flameweaver - (ReferenceTable)'),
|
||||
(600673, 24082, 24082, 0.1, 0, 1, 1, 1, 1, 'Stonevault Flameweaver - (ReferenceTable)');
|
||||
|
||||
DELETE FROM `pickpocketing_loot_template` WHERE (`Entry` = 600673);
|
||||
INSERT INTO `pickpocketing_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(600673, 3928, 0, 4.878, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Superior Healing Potion'),
|
||||
(600673, 4599, 0, 4.878, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Cured Ham Steak'),
|
||||
(600673, 5430, 0, 17.0732, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Intricate Bauble'),
|
||||
(600673, 16884, 0, 7.3171, 0, 1, 0, 1, 1, 'Stonevault Flameweaver - Sturdy Junkbox');
|
||||
|
||||
DELETE FROM `creature` WHERE (`id1` = 600673);
|
||||
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
|
||||
(9001530, 600673, 0, 0, 909, 0, 0, 1, 1, 1, -5864.65, 901.344, 485.764, 5.25389, 300, 10, 0, 114702, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001531, 600673, 0, 0, 909, 0, 0, 1, 1, 1, -5885.5, 873.199, 485.764, 3.84127, 300, 10, 0, 114702, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001532, 600673, 0, 0, 909, 0, 0, 1, 1, 1, -5925.33, 812.428, 485.764, 4.75053, 300, 10, 0, 114702, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001533, 600673, 0, 0, 909, 0, 0, 1, 1, 1, -5817.93, 757.444, 485.765, 2.80934, 300, 10, 0, 114702, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001551, 600673, 0, 0, 909, 0, 0, 1, 1, 1, -5922.39, 714.75, 485.767, 1.2123, 300, 10, 0, 114702, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001558, 600673, 0, 0, 909, 0, 0, 1, 1, 1, -5982.42, 650.495, 483.775, 0.897203, 300, 4, 0, 114702, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001568, 600673, 0, 0, 909, 0, 0, 1, 1, 1, -5898.41, 584.142, 502.831, 3.65269, 300, 10, 0, 114702, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001571, 600673, 0, 0, 909, 0, 0, 1, 1, 1, -5926.62, 539.214, 503.992, 0.337282, 300, 10, 0, 114702, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001572, 600673, 0, 0, 909, 0, 0, 1, 1, 1, -5880.47, 527.585, 508.064, 2.46273, 300, 0, 0, 114702, 95080, 0, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001582, 600673, 0, 0, 909, 0, 0, 1, 1, 1, -5935.2, 428.145, 506.842, 0.377016, 300, 8, 0, 114702, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001584, 600673, 0, 0, 909, 0, 0, 1, 1, 1, -5912.56, 753.249, 485.767, 1.57066, 300, 7, 0, 114702, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001585, 600673, 0, 0, 909, 0, 0, 1, 1, 1, -5927.01, 872.288, 485.764, 5.48509, 300, 8, 0, 111732, 93300, 1, 0, 0, 0, '', NULL, 0, NULL);
|
||||
|
||||
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600673;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 600673);
|
||||
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
|
||||
(600673, 0, 0, 0, 0, 0, 100, 0, 4000, 10000, 7000, 14000, 0, 0, 11, 2941, 0, 0, 0, 0, 0, 5, 30, 0, 0, 0, 0, 0, 0, 0, 'Rockjaw Flameweaver - In Combat - Cast \'Immolate\''),
|
||||
(600673, 0, 1, 0, 0, 0, 100, 0, 1000, 9000, 17000, 25000, 0, 0, 11, 7739, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Rockjaw Flameweaver - In Combat - Cast \'Inferno Shell\''),
|
||||
(600673, 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, 'Rockjaw Flameweaver - Between 0-15% Health - Flee For Assist (No Repeat)');
|
||||
@@ -1,48 +0,0 @@
|
||||
DELETE FROM `creature_template` WHERE (`entry` = 600677);
|
||||
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
|
||||
(600677, 0, 0, 0, 0, 0, 'Rockjaw Raider', 'Delve', NULL, 0, 83, 83, 0, 168, 0, 1, 1.19048, 1, 1, 20, 1.12, 1, 0, 36.9, 2000, 2000, 1, 1, 1, 32768, 2048, 0, 0, 0, 0, 0, 0, 7, 0, 600677, 600677, 0, 0, 0, 76, 350, 'SmartAI', 1, 1, 38, 1, 1, 1, 0, 0, 1, 0, 0, 0, '', 12340);
|
||||
|
||||
DELETE FROM `creature_template_model` WHERE (`CreatureID` = 600677);
|
||||
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
|
||||
(600677, 0, 730, 1, 1, 12340);
|
||||
|
||||
DELETE FROM `creature_template_spell` WHERE (`CreatureID` = 600677);
|
||||
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES
|
||||
(600677, 0, 12057, 0),
|
||||
(600677, 1, 16509, 0),
|
||||
(600677, 2, 9080, 0);
|
||||
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID` = 600677);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`, `ItemID3`, `VerifiedBuild`) VALUES
|
||||
(600677, 1, 2695, 0, 0, 18019);
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 600677);
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(600677, 0, 11111, 0.2, 0, 1, 0, 1, 1, 'Rockjaw Raider - (Small Pouch ReferenceTable)'),
|
||||
(600677, 0, 20000, 30, 0, 1, 0, 1, 1, 'Rockjaw Raider - (Grey 1-5 EXP 0 ReferenceTable)'),
|
||||
(600677, 0, 20015, 30, 0, 1, 0, 1, 1, 'Rockjaw Raider - (Food 1-5 EXP 0 ReferenceTable)'),
|
||||
(600677, 2054, 0, 2, 0, 1, 0, 1, 1, 'Rockjaw Raider - Trogg Hand Axe');
|
||||
|
||||
DELETE FROM `pickpocketing_loot_template` WHERE (`Entry` = 600677);
|
||||
INSERT INTO `pickpocketing_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(600677, 117, 0, 7.265, 0, 1, 0, 1, 1, 'Rockjaw Raider - Tough Jerky'),
|
||||
(600677, 118, 0, 3.8462, 0, 1, 0, 1, 1, 'Rockjaw Raider - Minor Healing Potion'),
|
||||
(600677, 774, 0, 1.7094, 0, 1, 0, 1, 1, 'Rockjaw Raider - Malachite'),
|
||||
(600677, 4540, 0, 4.2735, 0, 1, 0, 1, 1, 'Rockjaw Raider - Tough Hunk of Bread'),
|
||||
(600677, 5367, 0, 10.2564, 0, 1, 0, 1, 1, 'Rockjaw Raider - Primitive Rock Tool');
|
||||
|
||||
DELETE FROM `creature` WHERE (`id1` = 600677);
|
||||
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
|
||||
(9001546, 600677, 0, 0, 909, 0, 0, 1, 1, 1, -5840.75, 790.747, 485.806, 1.46732, 300, 10, 0, 242314, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001562, 600677, 0, 0, 909, 0, 0, 1, 1, 1, -5940.52, 664.349, 485.764, 4.88506, 300, 10, 0, 242314, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001569, 600677, 0, 0, 909, 0, 0, 1, 1, 1, -5908.37, 553.658, 501.81, 4.55244, 300, 10, 0, 242314, 0, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001580, 600677, 0, 0, 909, 0, 0, 1, 1, 1, -5946.55, 452.903, 508.327, 6.04751, 300, 0, 0, 242314, 0, 0, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001583, 600677, 0, 0, 909, 0, 0, 1, 1, 1, -5911.37, 625.373, 499.13, 3.30773, 300, 7, 0, 242314, 0, 1, 0, 0, 0, '', NULL, 0, NULL);
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600677;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 600677);
|
||||
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
|
||||
(600677, 0, 0, 0, 0, 0, 100, 2, 4000, 6000, 7000, 9000, 0, 0, 11, 12057, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Rockjaw Raider - In Combat - Cast \'Strike\' (Normal Dungeon)'),
|
||||
(600677, 0, 1, 0, 0, 0, 100, 2, 9000, 13000, 18000, 34000, 0, 0, 11, 16509, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Rockjaw Raider - In Combat - Cast \'Rend\' (Normal Dungeon)'),
|
||||
(600677, 0, 2, 0, 0, 0, 100, 2, 2000, 4000, 14000, 18000, 0, 0, 11, 9080, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Rockjaw Raider - In Combat - Cast \'Hamstring\' (Normal Dungeon)');
|
||||
@@ -1,62 +0,0 @@
|
||||
DELETE FROM `creature_template` WHERE (`entry` = 600674);
|
||||
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
|
||||
(600674, 0, 0, 0, 0, 0, 'Rockjaw Seer', 'Delve', NULL, 0, 83, 83, 1, 168, 0, 3.2, 1.71429, 1, 1, 20, 1, 1, 0, 7.5, 2000, 2000, 1, 1, 2, 32768, 2048, 0, 0, 0, 0, 0, 0, 7, 0, 600674, 600674, 0, 0, 0, 145, 195, 'SmartAI', 1, 1, 25, 10, 0.97, 1, 0, 0, 1, 0, 0, 0, '', 12340);
|
||||
|
||||
DELETE FROM `creature_template_model` WHERE (`CreatureID` = 600674);
|
||||
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
|
||||
(600674, 0, 722, 1, 1, 12340);
|
||||
|
||||
DELETE FROM `creature_template_spell` WHERE (`CreatureID` = 600674);
|
||||
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES
|
||||
(600674, 0, 9532, 12340),
|
||||
(600674, 1, 11986, 12340);
|
||||
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID` = 600674);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`, `ItemID3`, `VerifiedBuild`) VALUES
|
||||
(600674, 1, 1907, 0, 0, 18019);
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 600674);
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(600674, 1, 1003140, 6, 0, 1, 0, 1, 1, 'World Drop - Grey World Drop - NPC Levels: 31-40'),
|
||||
(600674, 2, 1023738, 2, 0, 1, 0, 1, 1, 'World Drop - Green World Drop - NPC Levels: 37-38'),
|
||||
(600674, 3, 1033738, 0.1, 0, 1, 0, 1, 1, 'World Drop - Blue World Drop - NPC Levels: 37-38'),
|
||||
(600674, 4, 1043840, 0.01, 0, 1, 0, 1, 1, 'World Drop - Purple World Drop - NPC Levels: 38-40'),
|
||||
(600674, 5, 1053140, 0.4, 0, 1, 0, 1, 1, 'World Drop - 12 Slot Bag - NPC Levels: 31-40'),
|
||||
(600674, 6, 1063039, 3, 0, 1, 0, 1, 1, 'World Drop - Potions III - NPC Levels 30-39'),
|
||||
(600674, 7, 1073545, 1, 0, 1, 0, 1, 1, 'World Drop - Scrolls III - NPC Levels 35-45'),
|
||||
(600674, 8, 1080004, 0.3, 0, 1, 0, 1, 1, 'World Drop - Profession Recipes - NPC Levels ~35'),
|
||||
(600674, 9, 1080020, 1.5, 0, 1, 0, 1, 1, 'World Drop - Gems - NPC Levels: 36-40'),
|
||||
(600674, 1708, 0, 2.7494, 0, 1, 0, 1, 1, 'Stonevault Seer - Sweet Nectar'),
|
||||
(600674, 3771, 0, 4.2839, 0, 1, 0, 1, 1, 'Stonevault Seer - Wild Hog Shank'),
|
||||
(600674, 4306, 0, 28.9642, 0, 1, 0, 1, 4, 'Stonevault Seer - Silk Cloth'),
|
||||
(600674, 4338, 0, 4.6675, 0, 1, 0, 1, 3, 'Stonevault Seer - Mageweave Cloth'),
|
||||
(600674, 4614, 0, 0.04, 0, 1, 0, 1, 1, 'Stonevault Seer - Pendant of Myzrael'),
|
||||
(600674, 4636, 0, 0.3836, 0, 1, 0, 1, 1, 'Stonevault Seer - Strong Iron Lockbox'),
|
||||
(600674, 5797, 0, 80, 1, 1, 0, 1, 1, 'Stonevault Seer - Indurium Flake');
|
||||
|
||||
DELETE FROM `pickpocketing_loot_template` WHERE (`Entry` = 600674);
|
||||
INSERT INTO `pickpocketing_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(600674, 3771, 0, 3.2258, 0, 1, 0, 1, 1, 'Stonevault Seer - Wild Hog Shank'),
|
||||
(600674, 5427, 0, 16.129, 0, 1, 0, 1, 1, 'Stonevault Seer - Crude Pocket Watch'),
|
||||
(600674, 16883, 0, 22.5806, 0, 1, 0, 1, 1, 'Stonevault Seer - Worn Junkbox');
|
||||
|
||||
DELETE FROM `creature` WHERE (`id1` = 600674);
|
||||
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
|
||||
(9001537, 600674, 0, 0, 909, 0, 0, 1, 1, 1, -5929.31, 838.868, 485.764, 4.39286, 300, 10, 0, 219037, 42620, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001538, 600674, 0, 0, 909, 0, 0, 1, 1, 1, -5847.79, 884.134, 485.764, 0.900193, 300, 10, 0, 219037, 42620, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001539, 600674, 0, 0, 909, 0, 0, 1, 1, 1, -5789.02, 879.802, 484.104, 2.9482, 300, 10, 0, 219037, 42620, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001552, 600674, 0, 0, 909, 0, 0, 1, 1, 1, -5867.94, 737.816, 485.767, 0.415203, 300, 15, 0, 219037, 42620, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001560, 600674, 0, 0, 909, 0, 0, 1, 1, 1, -5996.41, 679.233, 483.536, 4.61017, 300, 5, 0, 219037, 42620, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001567, 600674, 0, 0, 909, 0, 0, 1, 1, 1, -5922.2, 553.235, 504.045, 3.16001, 300, 10, 0, 219037, 42620, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001574, 600674, 0, 0, 909, 0, 0, 1, 1, 1, -5921.23, 486.077, 510.253, 4.42811, 300, 8, 0, 219037, 42620, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001579, 600674, 0, 0, 909, 0, 0, 1, 1, 1, -5933.88, 447.061, 508.335, 2.09138, 300, 0, 0, 219037, 42620, 0, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001586, 600674, 0, 0, 909, 0, 0, 1, 1, 1, -5880.91, 818.784, 485.764, 3.66657, 300, 6, 0, 219037, 42620, 1, 0, 0, 0, '', NULL, 0, NULL);
|
||||
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600674;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 600674);
|
||||
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
|
||||
(600674, 0, 0, 0, 0, 0, 100, 0, 0, 0, 3600, 4800, 0, 0, 11, 9532, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Rockjaw Seer - In Combat - Cast \'Lightning Bolt\''),
|
||||
(600674, 0, 1, 0, 74, 0, 80, 1, 0, 0, 0, 0, 40, 0, 11, 11986, 1, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 'Rockjaw Seer - On Friendly Below 40% Health - Cast \'Healing Wave\' (No Repeat)'),
|
||||
(600674, 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, 'Rockjaw Seer - Between 0-15% Health - Flee For Assist (No Repeat)');
|
||||
@@ -1,42 +0,0 @@
|
||||
DELETE FROM `creature_template` WHERE (`entry` = 600676);
|
||||
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
|
||||
(600676, 0, 0, 0, 0, 0, 'Rockjaw Shaman', 'Delve', NULL, 0, 83, 85, 0, 168, 0, 1.6, 1.14286, 1, 1, 20, 1, 1, 0, 7.5, 2000, 2000, 1, 1, 8, 32768, 2048, 0, 0, 0, 0, 0, 0, 7, 0, 36829, 0, 0, 0, 0, 176, 235, 'SmartAI', 1, 1, 40, 10, 1, 1, 0, 51, 1, 0, 0, 0, '', 12340);
|
||||
|
||||
DELETE FROM `creature_template_model` WHERE (`CreatureID` = 600676);
|
||||
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
|
||||
(600676, 0, 10285, 1, 1, 12340);
|
||||
|
||||
DELETE FROM `creature_template_spell` WHERE (`CreatureID` = 600676);
|
||||
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES
|
||||
(600676, 0, 12492, 0),
|
||||
(600676, 1, 15786, 0),
|
||||
(600676, 2, 15801, 0);
|
||||
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID` = 600676);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`, `ItemID3`, `VerifiedBuild`) VALUES
|
||||
(600676, 1, 5276, 0, 0, 18019);
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 36829);
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(36829, 1, 35069, 100, 0, 1, 0, 1, 2, 'Deathspeaker High Priest - (ReferenceTable)');
|
||||
|
||||
DELETE FROM `creature` WHERE (`id1` = 600676);
|
||||
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
|
||||
(9001547, 600676, 0, 0, 909, 0, 0, 1, 1, 1, -5861.31, 801.854, 485.715, 1.91461, 300, 10, 0, 178772, 93300, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001548, 600676, 0, 0, 909, 0, 0, 1, 1, 1, -5900.28, 787.961, 485.761, 4.43275, 300, 0, 0, 188408, 96870, 0, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001549, 600676, 0, 0, 909, 0, 0, 1, 1, 1, -5889.2, 738.956, 485.765, 4.20844, 300, 10, 0, 188408, 96870, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001550, 600676, 0, 0, 909, 0, 0, 1, 1, 1, -5932.42, 679.922, 485.77, 3.87598, 300, 10, 0, 183524, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001561, 600676, 0, 0, 909, 0, 0, 1, 1, 1, -6002.71, 661.843, 481.678, 0.0360135, 300, 3, 0, 183524, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001565, 600676, 0, 0, 909, 0, 0, 1, 1, 1, -5920.58, 584.951, 503.188, 4.26821, 300, 10, 0, 183524, 95080, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001566, 600676, 0, 0, 909, 0, 0, 1, 1, 1, -5892.1, 546.923, 503.929, 3.15467, 300, 10, 0, 178772, 93300, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001575, 600676, 0, 0, 909, 0, 0, 1, 1, 1, -5934.89, 492.772, 510.162, 0.142187, 300, 0, 0, 178772, 93300, 0, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001581, 600676, 0, 0, 909, 0, 0, 1, 1, 1, -5919.56, 468.644, 515.95, 2.89383, 300, 0, 0, 178772, 93300, 0, 0, 0, 0, '', NULL, 0, NULL);
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600676;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 600676);
|
||||
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
|
||||
(600676, 0, 0, 0, 0, 0, 100, 2, 0, 0, 3400, 4800, 0, 0, 11, 15801, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Irondeep Shaman - Combat CMC - Cast \'Lightning Bolt\' (Normal Dungeon)'),
|
||||
(600676, 0, 1, 0, 0, 0, 100, 2, 7000, 9000, 55000, 65000, 0, 0, 11, 15786, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Irondeep Shaman - Combat - Cast \'Earthbind Totem\' (Normal Dungeon)'),
|
||||
(600676, 0, 2, 0, 2, 0, 100, 2, 0, 50, 15000, 20000, 0, 0, 11, 12492, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Irondeep Shaman - 0-50% Health - Cast \'Healing Wave\' (Normal Dungeon)'),
|
||||
(600676, 0, 3, 0, 2, 0, 100, 3, 0, 15, 0, 0, 0, 0, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Irondeep Shaman - 0-15% Health - Flee For Assist (No Repeat) (Normal Dungeon)');
|
||||
@@ -1,66 +0,0 @@
|
||||
DELETE FROM `creature_template` WHERE (`entry` = 600680);
|
||||
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
|
||||
(600680, 0, 0, 0, 0, 0, 'Scervig', 'Delve Boss', NULL, 0, 84, 84, 0, 168, 0, 1, 1.14286, 1, 1, 20, 1, 3, 0, 18.37, 2000, 2000, 1, 1, 1, 0, 2048, 0, 0, 0, 0, 0, 0, 7, 4, 600680, 600680, 0, 0, 0, 399, 1620, 'SmartAI', 1, 1, 110.7, 40, 1.2, 2, 0, 0, 1, 646659935, 0, 0, '', 12340);
|
||||
|
||||
DELETE FROM `creature_template_model` WHERE (`CreatureID` = 600680);
|
||||
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
|
||||
(600680, 0, 5945, 1, 1, 12340);
|
||||
|
||||
DELETE FROM `creature_template_spell` WHERE (`CreatureID` = 600680);
|
||||
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES
|
||||
(600680, 0, 15537, 0),
|
||||
(600680, 1, 12741, 0),
|
||||
(600680, 2, 17228, 0);
|
||||
|
||||
DELETE FROM `creature_equip_template` WHERE (`CreatureID` = 600680);
|
||||
INSERT INTO `creature_equip_template` (`CreatureID`, `ID`, `ItemID1`, `ItemID2`, `ItemID3`, `VerifiedBuild`) VALUES
|
||||
(600680, 1, 1907, 0, 0, 18019);
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 600680);
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(600680, 1477, 0, 1.04, 0, 1, 0, 1, 1, 'Morloch - Scroll of Agility II'),
|
||||
(600680, 1708, 0, 2.5538, 0, 1, 0, 1, 1, 'Morloch - Sweet Nectar'),
|
||||
(600680, 1710, 0, 0.9409, 0, 1, 0, 1, 1, 'Morloch - Greater Healing Potion'),
|
||||
(600680, 2289, 0, 0.58, 0, 1, 0, 1, 1, 'Morloch - Scroll of Strength II'),
|
||||
(600680, 3385, 0, 0.5376, 0, 1, 0, 1, 1, 'Morloch - Lesser Mana Potion'),
|
||||
(600680, 3771, 0, 5.7796, 0, 1, 0, 1, 1, 'Morloch - Wild Hog Shank'),
|
||||
(600680, 4421, 0, 0.13, 0, 1, 0, 1, 1, 'Morloch - Scroll of Protection III'),
|
||||
(600680, 4424, 0, 0.46, 0, 1, 0, 1, 1, 'Morloch - Scroll of Spirit III'),
|
||||
(600680, 4500, 0, 0.58, 0, 1, 0, 1, 1, 'Morloch - Traveler\'s Backpack'),
|
||||
(600680, 5759, 0, 0.12, 0, 1, 0, 1, 1, 'Morloch - Thorium Lockbox'),
|
||||
(600680, 7909, 0, 0.46, 0, 1, 0, 1, 1, 'Morloch - Aquamarine'),
|
||||
(600680, 7910, 0, 0.03, 0, 1, 0, 1, 1, 'Morloch - Star Ruby'),
|
||||
(600680, 12365, 0, 0.12, 0, 1, 0, 1, 1, 'Morloch - Dense Stone'),
|
||||
(600680, 12691, 0, 0.12, 0, 1, 0, 1, 1, 'Morloch - Plans: Wildthorn Mail'),
|
||||
(600680, 12693, 0, 0.03, 0, 1, 0, 1, 1, 'Morloch - Plans: Thorium Boots'),
|
||||
(600680, 14047, 0, 63.06, 0, 1, 0, 1, 1, 'Morloch - Runecloth'),
|
||||
(600680, 16251, 0, 0.24, 0, 1, 0, 1, 1, 'Morloch - Formula: Enchant Bracer - Superior Stamina'),
|
||||
(600680, 18335, 0, 0.34, 0, 1, 0, 1, 1, 'Morloch - Pristine Black Diamond'),
|
||||
(600680, 19283, 0, 0.03, 0, 1, 0, 1, 1, 'Morloch - Seven of Portals'),
|
||||
(600680, 24016, 24016, 1, 0, 1, 1, 1, 1, 'Morloch - (ReferenceTable)'),
|
||||
(600680, 24024, 24024, 5, 0, 1, 1, 1, 1, 'Morloch - (ReferenceTable)'),
|
||||
(600680, 24031, 24031, 1, 0, 1, 1, 1, 1, 'Morloch - (ReferenceTable)'),
|
||||
(600680, 24032, 24032, 0.5, 0, 1, 1, 1, 1, 'Morloch - (ReferenceTable)'),
|
||||
(600680, 24033, 24033, 1, 0, 1, 1, 1, 1, 'Morloch - (ReferenceTable)'),
|
||||
(600680, 24034, 24034, 0.5, 0, 1, 1, 1, 1, 'Morloch - (ReferenceTable)'),
|
||||
(600680, 24036, 24036, 5, 0, 1, 1, 1, 1, 'Morloch - (ReferenceTable)'),
|
||||
(600680, 24087, 24087, 0.1, 0, 1, 1, 1, 1, 'Morloch - (ReferenceTable)');
|
||||
|
||||
DELETE FROM `pickpocketing_loot_template` WHERE (`Entry` = 600680);
|
||||
INSERT INTO `pickpocketing_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(600680, 3928, 0, 6.8966, 0, 1, 0, 1, 1, 'Morloch - Superior Healing Potion'),
|
||||
(600680, 5430, 0, 12.069, 0, 1, 0, 1, 1, 'Morloch - Intricate Bauble'),
|
||||
(600680, 8952, 0, 5.1724, 0, 1, 0, 1, 1, 'Morloch - Roasted Quail'),
|
||||
(600680, 16885, 0, 10.3448, 0, 1, 0, 1, 1, 'Morloch - Heavy Junkbox');
|
||||
|
||||
DELETE FROM `creature` WHERE (`id1` = 600680);
|
||||
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
|
||||
(9001559, 600680, 0, 0, 909, 0, 0, 1, 1, 1, -6013.65, 674.762, 483.625, 5.85856, 300, 0, 0, 659440, 0, 0, 0, 0, 0, '', NULL, 0, NULL);
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 600680;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 600680);
|
||||
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
|
||||
(600680, 0, 0, 0, 0, 0, 100, 2, 0, 0, 3400, 4800, 0, 0, 11, 15537, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Scervig - In Combat - Cast \'Shadow Bolt\' (Normal Dungeon)'),
|
||||
(600680, 0, 1, 0, 0, 0, 100, 2, 6000, 9000, 120000, 130000, 0, 0, 11, 12741, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Scervig - In Combat - Cast \'Curse of Weakness\' (Normal Dungeon)'),
|
||||
(600680, 0, 2, 0, 0, 0, 100, 2, 11000, 14000, 9000, 15000, 0, 0, 11, 17228, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Scervig - In Combat - Cast \'Shadow Bolt Volley\' (Normal Dungeon)');
|
||||
Reference in New Issue
Block a user