mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
9
data/sql/updates/db_world/2023_03_05_02.sql
Normal file
9
data/sql/updates/db_world/2023_03_05_02.sql
Normal file
@@ -0,0 +1,9 @@
|
||||
-- DB update 2023_03_05_01 -> 2023_03_05_02
|
||||
-- Infected Kodo Beast - add missing ability, Stampede.
|
||||
DELETE FROM `creature_template_spell` WHERE `CreatureID`=25596;
|
||||
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES
|
||||
(25596, 0, 45876, 12340),
|
||||
(25596, 1, 45877, 12340);
|
||||
|
||||
-- Column Ornament - disable gravity, previously falling to the ground.
|
||||
UPDATE `creature_template_movement` SET `Flight` = 1 WHERE `CreatureId` = 29754;
|
||||
10
data/sql/updates/db_world/2023_03_05_03.sql
Normal file
10
data/sql/updates/db_world/2023_03_05_03.sql
Normal file
@@ -0,0 +1,10 @@
|
||||
-- DB update 2023_03_05_02 -> 2023_03_05_03
|
||||
-- Emberstrife add SAI
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 10321;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 10321);
|
||||
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`, `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
|
||||
(10321, 0, 0, 0, 0, 0, 100, 0, 2000, 3000, 12000, 14000, 0, 11, 40504, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Emberstrife - In Combat - Cast \'Cleave\''),
|
||||
(10321, 0, 1, 0, 0, 0, 100, 0, 8000, 10000, 25000, 28000, 0, 11, 9573, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Emberstrife - In Combat - Cast \'Flame Breath\''),
|
||||
(10321, 0, 2, 0, 0, 0, 100, 0, 15000, 18000, 135000, 138000, 0, 11, 8269, 32, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Emberstrife - In Combat - Cast \'Frenzy\''),
|
||||
(10321, 0, 3, 0, 2, 0, 100, 1, 0, 10, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Emberstrife - Between 0-10% Health - Say Line 0 (No Repeat)');
|
||||
10
data/sql/updates/db_world/2023_03_05_04.sql
Normal file
10
data/sql/updates/db_world/2023_03_05_04.sql
Normal file
@@ -0,0 +1,10 @@
|
||||
-- DB update 2023_03_05_03 -> 2023_03_05_04
|
||||
-- Deathstalker Vincent
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryorguid` = 4444;
|
||||
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`, `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
|
||||
(4444, 0, 0, 0, 4, 0, 100, 512, 0, 0, 0, 0, 0, 91, 7, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Deathstalker Vincent - On Aggro - Remove FlagStandstate Dead'),
|
||||
(4444, 0, 1, 2, 25, 0, 100, 513, 0, 0, 0, 0, 0, 42, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Deathstalker Vincent - On Reset - Set Invincibility Hp 1% (No Repeat)'),
|
||||
(4444, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 90, 7, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Deathstalker Vincent - On Reset - Set Flag Standstate Dead (No Repeat)'),
|
||||
(4444, 0, 3, 4, 2, 0, 100, 513, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Deathstalker Vincent - Between 0-1% Health - Say Line 0 (No Repeat)'),
|
||||
(4444, 0, 4, 5, 61, 0, 100, 0, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Deathstalker Vincent - Between 0-1% Health - Set Home Position (No Repeat)'),
|
||||
(4444, 0, 5, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 2, 35, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Deathstalker Vincent - Between 0-1% Health - Set Faction 35 (No Repeat)');
|
||||
9
data/sql/updates/db_world/2023_03_05_05.sql
Normal file
9
data/sql/updates/db_world/2023_03_05_05.sql
Normal file
@@ -0,0 +1,9 @@
|
||||
-- DB update 2023_03_05_04 -> 2023_03_05_05
|
||||
--
|
||||
UPDATE `spell_dbc` SET `Effect_1` = 28, `EffectMiscValueB_1` = 64, `EffectBasePoints_1` = 0 WHERE `ID` = 39111;
|
||||
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 17) AND (`SourceEntry` = 39105);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(17, 0, 39105, 0, 0, 47, 0, 10832, 8, 0, 0, 0, 0, '', 'Player can only use Nether-wraith Beacon (31742) while quest Becoming a Spellfire Tailor (10832) is in progress');
|
||||
|
||||
UPDATE `item_template` SET `ScriptName` = '' WHERE (`entry` = 31742);
|
||||
Reference in New Issue
Block a user