The-Cataclysm-Preservation-Project / TrinityCore

Archived repository for WoW 4.3.4.15595. The project will be reworked for Cataclysm Classic as an official new branch of TrinityCore at https://github.com/TrinityCore/TrinityCore
GNU General Public License v2.0
237 stars 97 forks source link

Bastion of Twilight - Creature Text #314

Closed JustZerooo closed 2 years ago

JustZerooo commented 2 years ago
 -- Creature text
 -- Warning!! This SQL will override current texts
 -- Halfus Wyrmbreaker
DELETE FROM `creature_text` WHERE `CreatureID` = 44600;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(44600, 0, 0, 'Cho\'gall will have your heads! ALL OF THEM!', 14, 0, 100, 0, 0, 0, 20186, 48970, 'Halfus Wyrmbreaker'),
(44600, 1, 0, '%s roars furiously!', 41, 0, 100, 0, 0, 0, 0, 48966, 'Halfus Wyrmbreaker');

 -- Cho'gall
DELETE FROM `creature_text` WHERE `CreatureID` = 46965;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(46965, 0, 0, 'You are His chosen ones. (He calls you, He knows you). Born of flesh- (flesh) purified by blood- (blood) destined for immortality!', 14, 0, 100, 0, 0, 0, 0, 47496, 'Cho\'gall'),
(46965, 1, 0, 'Heed His call! Cast down the heretics!', 14, 0, 100, 0, 0, 0, 0, 47490, 'Cho\'gall'),
(46965, 2, 0, 'Mortals, you merely separate the wheat from the chaff. (Unworthy, unworthy).', 14, 0, 100, 0, 0, 0, 22062, 47488, 'Cho\'gall');

 -- Cho'gall
DELETE FROM `creature_text` WHERE `CreatureID` = 43324;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(43324, 0, 0, 'Valiona, Theralion, put them in their place.', 14, 0, 100, 0, 0, 0, 0, 47518, 'Cho\'gall'),
(43324, 1, 0, '(Come closer, closer.  Let us see your faces. All will be humbled before his power.)', 14, 0, 100, 0, 0, 0, 0, 47538, 'Cho\'gall'),
(43324, 2, 0, 'Welcome, mortals. (Frail little children). Few have laid eyes on this inner sanctum. (They reach out to touch the fire!)', 14, 0, 100, 0, 0, 0, 0, 47585, 'Cho\'gall'),
(43324, 3, 0, 'It is here the chosen realize their destiny. (One with eternity). And it is here that you will realize yours.(End of the flesh. End of the flesh)!', 14, 0, 100, 0, 0, 0, 22066, 47587, 'Cho\'gall'),
(43324, 4, 0, 'Brothers of Twilight! The Hammer calls to you! (Fire water earth air). Leave your mortal shell behind. (Fire water earth air). Embrace your new forms for here and everafter! (Burn and drown and crush and suffocate). And use your gifts to destroy the unbelievers. (Burn and drown and crush and suffocate)!!', 14, 0, 100, 0, 0, 0, 0, 47588, 'Cho\'gall'),
(43324, 5, 0, 'Foolish mortals-(Usurper\'s children!) nothing you have done- (Spawn of a lesser god!) I am TRYING to speak here. (Words, words, words. The Master wants murder.) ALL falls to chaos. ALL will be destroyed. (Chaos, chaos!) Your work here today changes nothing. (Chaos, chaos, all things end) No mortal may see what you have and live. Your end has come.', 14, 0, 100, 0, 0, 0, 0, 47591, 'Cho\'gall'),
(43324, 6, 0, 'Enough! (To His will all flesh succumbs. From His kingdom, chaos comes.) Yes - what he said.', 14, 0, 100, 0, 0, 0, 22081, 47859, 'Cho\'gall'),
(43324, 7, 0, '|TInterface\\Icons\\spell_shadow_shadetruesight.blp:20|t%s begins to cast |cFFFF0000|Hspell:82299|h[Fester Blood]|h|r!', 41, 0, 100, 0, 0, 0, 0, 45715, 'Cho\'gall'),
(43324, 8, 0, '|TInterface\\Icons\\ability_rogue_shadowdance.blp:20|t%s begins to summon |cFFFF0000Corrupted Adherents|r to aid him!\n', 41, 0, 100, 0, 0, 0, 0, 0, 'Cho\'gall'),
(43324, 9, 0, '(Infinite suffering!)', 14, 0, 100, 0, 0, 0, 0, 47860, 'Cho\'gall'),
(43324, 10, 0, ' Brother, we are shattered. (But the Master... I still hear... so angry... Master...?)', 14, 0, 100, 0, 0, 0, 0, 47893, 'Cho\'gall');

 -- Valiona
DELETE FROM `creature_text` WHERE `CreatureID` = 45992;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(45992, 0, 0, 'Do as the master commands, Theralion! Kill them!', 14, 0, 100, 0, 0, 0, 0, 47523, 'Valiona'),
(45992, 1, 0, '|TInterface\\Icons\\spell_fire_twilightnova.blp:20|t%s casts |cFFFF0000|Hspell:86788|h[Blackout]|h|r!', 41, 0, 100, 0, 0, 0, 0, 47624, 'Valiona'),
(45992, 2, 0, 'At least... Theralion dies with me...', 14, 0, 100, 0, 0, 0, 0, 47960, 'Valiona');

 -- Theralion
DELETE FROM `creature_text` WHERE `CreatureID` = 45993;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(45993, 0, 0, 'The master was clearly speaking to you, Valiona. I am far too busy to attack ANYONE.', 14, 0, 100, 0, 0, 0, 0, 47521, 'Theralion');

 -- Feludius
DELETE FROM `creature_text` WHERE `CreatureID` = 43687;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(43687, 0, 0, 'You dare invade our lord\'s sanctum?', 14, 0, 100, 0, 0, 0, 20162, 47725, 'Feludius'),
(43687, 1, 0, 'But now, witness true power...', 14, 0, 100, 0, 0, 0, 20165, 44322, 'Feludius');

 -- Arion
DELETE FROM `creature_text` WHERE `CreatureID` = 43688;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(43688, 0, 0, 'Enough of this foolishness!', 14, 0, 100, 0, 0, 0, 0, 44307, 'Arion'),
(43688, 1, 0, 'An impressive display...', 14, 0, 100, 0, 0, 0, 0, 44320, 'Arion');

 -- Terrastra
DELETE FROM `creature_text` WHERE `CreatureID` = 43689;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(43689, 0, 0, 'We will handle them!', 14, 0, 100, 0, 0, 0, 21843, 44308, 'Terrastra'),
(43689, 1, 0, '...to have made it this far.', 14, 0, 100, 0, 0, 0, 0, 44321, 'Terrastra');

 -- Ignacious
DELETE FROM `creature_text` WHERE `CreatureID` = 43686;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(43686, 0, 0, '...the fury of the elements!', 14, 0, 100, 0, 0, 0, 0, 44323, 'Ignacious');

 -- Elementium Monstrosity
DELETE FROM `creature_text` WHERE `CreatureID` = 43735;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(43735, 0, 0, 'BEHOLD YOUR DOOM!', 14, 0, 100, 0, 0, 0, 0, 44336, 'Elementium Monstrosity'),
(43735, 1, 0, 'Impossible....', 14, 0, 100, 0, 0, 0, 0, 44339, 'Elementium Monstrosity');

 -- Creature text (diff)
 -- Halfus Wyrmbreaker
DELETE FROM `creature_text` WHERE `CreatureID` = 44600;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(44600, 0, 0, 'Cho\'gall will have your heads! ALL OF THEM!', 14, 0, 100, 0, 0, 0, 20186, 48970, 'Halfus Wyrmbreaker - Aggro'),
(44600, 1, 0, 'The wyrms will eat well tonight!', 14, 0, 100, 0, 0, 0, 20187, 48971, 'Halfus Wyrmbreaker - Slay 1'), -- not in sniff
(44600, 1, 1, 'The burden of the damned falls upon you!', 14, 0, 100, 0, 0, 0, 20188, 48972, 'Halfus Wyrmbreaker - Slay 2'), -- not in sniff
(44600, 2, 0, '%s binds the $n to his will!', 41, 0, 100, 0, 0, 0, 20190, 48961, 'Halfus Wyrmbreaker - Bind Dragon'), -- not in sniff
(44600, 3, 0, '%s roars furiously!', 41, 0, 100, 0, 0, 0, 0, 48966, 'Halfus Wyrmbreaker - Furious Roar');

 -- Cho'gall
DELETE FROM `creature_text` WHERE `CreatureID` = 46965;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(46965, 0, 0, 'Halfus! Hear me! (The Master calls, the Master wants.) Protect our secrets, Halfus. Destroy the intruders. (Murder for His glory. Murder for His hunger.)', 14, 0, 100, 0, 3, 0, 22055, 47478, 'Cho\'gall'), -- not in sniff
(46965, 1, 0, ' Flesh and sinew, weak but proud. Dare they part the Master\'s shroud? They stumble fumble groping blind. Finding fate and chaos intertwined.', 14, 0, 100, 0, 3, 0, 22056, 47481, 'Cho\'gall'), -- not in sniff
(46965, 2, 0, 'Brothers in chaos, the Twilight has come! (Shadows lengthen, endless night.) Deathwing has sundered this world. (Doors once opened never close.) So that its true Lords may return. (The Master comes, He comes He comes.)', 14, 0, 100, 0, 3, 0, 22057, 47485, 'Cho\'gall'), -- not in sniff
(46965, 3, 0, 'Brothers of the Hammer, to me! (Their will is still their own.) The unbelievers still stand. Destroy them! (Crush their bodies, crush their will.)', 14, 0, 100, 0, 3, 0, 22060, 47497, 'Cho\'gall'), -- not in sniff
(46965, 4, 0, 'Mortals, you merely separate the wheat from the chaff. (Unworthy, unworthy).', 14, 0, 100, 0, 3, 0, 22062, 47488, 'Cho\'gall'),
(46965, 5, 0, 'You are His chosen ones. (He calls you, He knows you). Born of flesh- (flesh) purified by blood- (blood) destined for immortality!', 14, 0, 100, 0, 0, 0, 0, 47496, 'Cho\'gall'),
(46965, 6, 0, 'Heed His call! Cast down the heretics!', 14, 0, 100, 0, 0, 0, 0, 47490, 'Cho\'gall');

 -- Cho'gall
DELETE FROM `creature_text` WHERE `CreatureID` = 43324;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(43324, 0, 0, 'Valiona, Theralion, put them in their place.', 14, 0, 100, 0, 3, 0, 22063, 47518, 'Cho\'gall - Theralion and Valiona Intro'), -- not in sniff
(43324, 1, 0, '(Come closer, closer.  Let us see your faces. All will be humbled before his power.)', 14, 0, 100, 0, 3, 0, 22064, 47538, 'Cho\'gall - Theralion and Valiona Death'), -- not in sniff
(43324, 2, 0, 'Welcome, mortals. (Frail little children). Few have laid eyes on this inner sanctum. (They reach out to touch the fire!)', 14, 0, 100, 0, 3, 0, 22065, 47585, 'Cho\'gall - Ascendant Council 1'), -- not in sniff
(43324, 3, 0, 'It is here the chosen realize their destiny. (One with eternity). And it is here that you will realize yours.(End of the flesh. End of the flesh)!', 14, 0, 100, 0, 3, 0, 22066, 47587, 'Cho\'gall - Ascendant Council 2'),
(43324, 4, 0, 'Brothers of Twilight! The Hammer calls to you! (Fire water earth air). Leave your mortal shell behind. (Fire water earth air). Embrace your new forms for here and everafter! (Burn and drown and crush and suffocate). And use your gifts to destroy the unbelievers. (Burn and drown and crush and suffocate)!!', 14, 0, 100, 0, 3, 0, 22067, 47588, 'Cho\'gall - Ascendant Council 3'), -- not in sniff
(43324, 5, 0, 'Foolish mortals-(Usurper\'s children!) nothing you have done- (Spawn of a lesser god!) I am TRYING to speak here. (Words, words, words. The Master wants murder.) ALL falls to chaos. ALL will be destroyed. (Chaos, chaos!) Your work here today changes nothing. (Chaos, chaos, all things end) No mortal may see what you have and live. Your end has come.', 14, 0, 100, 0, 3, 0, 22068, 47591, 'Cho\'gall - Intro'), -- not in sniff
(43324, 6, 0, 'Enough! (To His will all flesh succumbs. From His kingdom, chaos comes.) Yes - what he said.', 14, 0, 100, 0, 3, 0, 22081, 47859, 'Cho\'gall - Aggro'),
(43324, 7, 0, 'Behold the might of the hammer!', 14, 0, 100, 0, 3, 0, 22079, 47857, 'Cho\'gall - Absorb Fire Elemental 1'), -- not in sniff
(43324, 7, 1, 'Give me your strength!', 14, 0, 100, 0, 3, 0, 22078, 47856, 'Cho\'gall - Absorb Fire Elemental 1l'), -- not in sniff
(43324, 8, 0, '(Stop. Hammertime!)', 14, 0, 100, 0, 3, 0, 22080, 47858, 'Cho\'gall - Absorb Shadow Lorb'), -- not in sniff
(43324, 9, 0, '|TInterface\\Icons\\ability_rogue_shadowdance.blp:20|t%s begins to summon |cFFFF0000Corrupted Adherents|r to aid him!\n', 41, 0, 100, 0, 3, 0, 0, 44484, 'Cho\'gall - Announce Corrupting Adherents'), -- not in sniff
(43324, 10, 0, '(*Snort*)', 14, 0, 100, 0, 3, 0, 22083, 47861, 'Cho\'gall - Corrupting Adherents 1'), -- not in sniff
(43324, 10, 1, '(Infinite suffering!)', 14, 0, 100, 0, 3, 0, 22082, 47860, 'Cho\'gall - Corrupting Adherents 2'), -- not in sniff
(43324, 10, 2, 'More. More!', 14, 0, 100, 0, 3, 0, 22085, 47863, 'Cho\'gall - Corrupting Adherents 3'), -- not in sniff
(43324, 10, 3, '(Come, brothers! Feast on hope!)', 14, 0, 100, 0, 3, 0, 22086, 47864, 'Cho\'gall - Corrupting Adherents 4'), -- not in sniff
(43324, 11, 0, 'Cho\'gall beckons and casts |cFF006EFD|Hspell:91303|h[Conversion]|h|r!', 41, 0, 100, 0, 3, 0, 0, 49084, 'Cho\'gall - Announce Conversion'), -- not in sniff
(43324, 12, 0, '|TInterface\\Icons\\spell_shadow_shadetruesight.blp:20|t%s begins to cast |cFFFF0000|Hspell:82299|h[Fester Blood]|h|r!', 41, 0, 100, 0, 3, 0, 0, 45715, 'Cho\'gall - Announce Fester Blood'),
(43324, 13, 0, 'Brother, it cannot be... (Destiny has come!) My strength... (Too proud! He speaks in blood! Listen!) My mind... (It is for His glory we serve!) What... is happening... (Gone is the dawn. Come shades of Twilight. Come madness, come havoc, come Infinite Night!)', 14, 0, 100, 0, 3, 0, 22093, 47868, 'Cho\'gall - Phase 2'), -- not in sniff
(43324, 14, 0, '|TInterface\\Icons\\spell_shadow_shadesofdarkness.blp:20|t%s begins to summon |cFFFF0000Darkened Creations|r to aid him!\n', 41, 0, 100, 0, 3, 0, 0, 47897, 'Cho\'gall - Announce Darkened Creations'), -- not in sniff
(43324, 15, 0, '(The claws of fate grasp the unbelievers!)', 14, 0, 100, 0, 3, 0, 22094, 47899, 'Cho\'gall - Say Darkened Creations 1'), -- not in sniff
(43324, 15, 1, '(The Master sees, the Master sees!)', 14, 0, 100, 0, 3, 0, 22095, 47900, 'Cho\'gall - Say Darkened Creations 2'), -- not in sniff
(43324, 15, 2, 'What madness have we wrought? (Not yet enough!)', 14, 0, 100, 0, 3, 0, 22096, 47901, 'Cho\'gall - Say Darkened Creations 3'), -- not in sniff
(43324, 15, 3, 'I...  can\'t take much more... (Brother, it merely begins!)', 14, 0, 100, 0, 3, 0, 22097, 47902, 'Cho\'gall - Say Darkened Creations 4'), -- not in sniff
(43324, 15, 4, '(The Master\'s eye sees all that was and all to be, or not!)', 14, 0, 100, 0, 3, 0, 22098, 47903, 'Cho\'gall - Say Darkened Creations 5'), -- not in sniff
(43324, 16, 0, '(Body and soul, to be swallowed whole!)', 14, 0, 100, 0, 3, 0, 22088, 47882, 'Cho\'gall - Slay 1'), -- not in sniff
(43324, 16, 1, 'Everyone succumbs in the end.', 14, 0, 100, 0, 3, 0, 22089, 47883, 'Cho\'gall - Slay 1'), -- not in sniff
(43324, 16, 2, '(Now they see the darkness! Their eyes are open!)', 14, 0, 100, 0, 3, 0, 22090, 47884, 'Cho\'gall - Slay 1'), -- not in sniff
(43324, 16, 3, 'Now the Master has them.', 14, 0, 100, 0, 3, 0, 22091, 47885, 'Cho\'gall - Slay 2'), -- not in sniff
(43324, 16, 4, '(Chaos, madness! Like a hug for your brain.)', 14, 0, 100, 0, 3, 0, 22092, 47886, 'Cho\'gall - Slay 3'), -- not in sniff
(43324, 16, 5, '(Blood for the master!)', 14, 0, 100, 0, 3, 0, 22069, 47851, 'Cho\'gall - Slay 4'), -- not in sniff
(43324, 16, 6, '(Finish it! Finish them all!)', 14, 0, 100, 0, 3, 0, 22072, 47854, 'Cho\'gall - Slay 5'), -- not in sniff
(43324, 17, 0, 'It is finished. (The fate of all.)', 14, 0, 100, 0, 3, 0, 22101, 47892, 'Cho\'gall - Evade'), -- not in sniff
(43324, 18, 0, 'Brother, we are shattered. (But the Master... I still hear... so angry... Master...?)', 14, 0, 100, 0, 3, 0, 22099, 47893, 'Cho\'gall - Death Normal'), -- not in sniff
(43324, 19, 0, 'Brother, we are shattered. Let her finish them. (The Master does not want them near her... Brother?  The Master seethes...)', 14, 0, 100, 0, 3, 0, 22100, 47894, 'Cho\'gall - Death Heroic'), -- not in sniff
(43324, 20, 0, 'Valiona, Theralion, put them in their place.', 14, 0, 100, 0, 0, 0, 0, 47518, 'Cho\'gall'),
(43324, 21, 0, '(Come closer, closer.  Let us see your faces. All will be humbled before his power.)', 14, 0, 100, 0, 0, 0, 0, 47538, 'Cho\'gall'),
(43324, 22, 0, 'Welcome, mortals. (Frail little children). Few have laid eyes on this inner sanctum. (They reach out to touch the fire!)', 14, 0, 100, 0, 0, 0, 0, 47585, 'Cho\'gall'),
(43324, 23, 0, 'Brothers of Twilight! The Hammer calls to you! (Fire water earth air). Leave your mortal shell behind. (Fire water earth air). Embrace your new forms for here and everafter! (Burn and drown and crush and suffocate). And use your gifts to destroy the unbelievers. (Burn and drown and crush and suffocate)!!', 14, 0, 100, 0, 0, 0, 0, 47588, 'Cho\'gall'),
(43324, 24, 0, 'Foolish mortals-(Usurper\'s children!) nothing you have done- (Spawn of a lesser god!) I am TRYING to speak here. (Words, words, words. The Master wants murder.) ALL falls to chaos. ALL will be destroyed. (Chaos, chaos!) Your work here today changes nothing. (Chaos, chaos, all things end) No mortal may see what you have and live. Your end has come.', 14, 0, 100, 0, 0, 0, 0, 47591, 'Cho\'gall'),
(43324, 25, 0, '|TInterface\\Icons\\ability_rogue_shadowdance.blp:20|t%s begins to summon |cFFFF0000Corrupted Adherents|r to aid him!\n', 41, 0, 100, 0, 0, 0, 0, 0, 'Cho\'gall'),
(43324, 26, 0, '(Infinite suffering!)', 14, 0, 100, 0, 0, 0, 0, 47860, 'Cho\'gall'),
(43324, 27, 0, ' Brother, we are shattered. (But the Master... I still hear... so angry... Master...?)', 14, 0, 100, 0, 0, 0, 0, 47893, 'Cho\'gall');

 -- Valiona
DELETE FROM `creature_text` WHERE `CreatureID` = 45992;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(45992, 0, 0, 'Do as the master commands, Theralion! Kill them!', 14, 0, 100, 0, 2, 0, 21894, 47523, 'Valiona - Intro 1'), -- not in sniff
(45992, 1, 0, 'You are worthless, Theralion!', 14, 0, 100, 0, 2, 0, 21895, 47524, 'Valiona - Intro 2'), -- not in sniff
(45992, 2, 0, '|TInterface\\Icons\\spell_fire_twilightnova.blp:20|t%s casts |cFFFF0000|Hspell:86788|h[Blackout]|h|r!', 41, 0, 100, 0, 2, 0, 0, 47624, 'Valiona'),
(45992, 3, 0, '|TInterface\\Icons\\spell_fire_twilightfire.blp:20|t%s takes a |cFFFF0000|Hspell:86059|h[Deep Breath]|h|r!', 41, 0, 100, 0, 2, 0, 0, 46712, 'Valiona to Breath Flight Target Stalker'), -- not in sniff
(45992, 4, 0, 'Theralion, I will engulf the hallway. Cover their escape!', 14, 0, 100, 0, 2, 0, 21898, 47961, 'Valiona to Breath Flight Target Stalker'), -- not in sniff
(45992, 5, 0, 'Enter Twilight!', 14, 0, 100, 0, 2, 0, 21899, 47962, 'Valiona to Player'), -- not in sniff
(45992, 6, 0, 'Breathe your dying breath!', 14, 0, 100, 0, 2, 0, 21896, 47959, 'Valiona to Player'), -- not in sniff
(45992, 7, 0, 'At least... Theralion dies with me...', 14, 0, 100, 0, 2, 0, 21897, 47960, 'Valiona to Player'), -- not in sniff
(45992, 8, 0, 'Do as the master commands, Theralion! Kill them!', 14, 0, 100, 0, 0, 0, 0, 47523, 'Valiona'),
(45992, 9, 0, 'At least... Theralion dies with me...', 14, 0, 100, 0, 0, 0, 0, 47960, 'Valiona');

 -- Theralion
DELETE FROM `creature_text` WHERE `CreatureID` = 45993;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(45993, 0, 0, 'The master was clearly speaking to you, Valiona. I am far too busy to attack ANYONE.', 14, 0, 100, 0, 2, 0, 20300, 47521, 'Theralion - Intro 1'), -- not in sniff
(45993, 1, 0, 'How dare you call me worthless! You will see why I am mother\'s favored child!', 14, 0, 100, 0, 2, 0, 20301, 47522, 'Theralion - Intro 2'), -- not in sniff
(45993, 2, 0, 'You are not the boss of me, Valiona! I will engulf as I please!', 14, 0, 100, 0, 2, 0, 20304, 47911, 'Theralion to Theralion Flight Target Stalker'), -- not in sniff
(45993, 2, 1, 'There is no escape from the fury of the twilight flight!', 14, 0, 100, 0, 2, 0, 20305, 47912, 'Theralion to Theralion Flight Target Stalker'), -- not in sniff
(45993, 3, 0, '|TInterface\\Icons\\spell_fire_twilightpyroblast.blp:20|t%s begins to cast |cFF00EEFF|Hspell:86408|h[Dazzling Destruction]|h|r!', 41, 0, 100, 0, 2, 0, 0, 46714, 'Theralion to Theralion Flight Target Stalker'), -- not in sniff
(45993, 4, 0, '|TInterface\\Icons\\spell_holy_consumemagic.blp:20|t%s begins to cast |cFF00EEFF|Hspell:86622|h[Engulfing Magic]|h|r!', 41, 0, 100, 0, 2, 0, 0, 46713, 'Theralion'), -- not in sniff
(45993, 5, 0, 'WRITHE IN AGONY!', 14, 0, 100, 0, 2, 0, 20306, 47913, 'Theralion to Valiona'), -- not in sniff
(45993, 6, 0, 'Bare your soul to me, mortal.', 14, 0, 100, 0, 2, 0, 20302, 47908, 'Theralion to Valiona'), -- not in sniff
(45993, 7, 0, 'I knew I should have stayed out of this...', 14, 0, 100, 0, 2, 0, 20303, 47910, 'Theralion to Valiona'), -- not in sniff
(45993, 8, 0, 'The master was clearly speaking to you, Valiona. I am far too busy to attack ANYONE.', 14, 0, 100, 0, 0, 0, 0, 47521, 'Theralion');

 -- Feludius
DELETE FROM `creature_text` WHERE `CreatureID` = 43687;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(43687, 0, 0, 'You dare invade our lord\'s sanctum?', 14, 0, 100, 0, 0, 0, 20162, 47725, 'Feludius - Engage'),
(43687, 1, 0, 'I will freeze the blood in your veins!', 14, 0, 100, 0, 0, 0, 20164, 47671, 'Feludius - Say Glaciate'), -- not in sniff
(43687, 2, 0, '%s begins to cast Glaciate!', 41, 0, 100, 0, 0, 0, 0, 47672, 'Feludius - Announce Glaciate'), -- not in sniff
(43687, 3, 0, 'Perish!', 14, 0, 100, 0, 0, 0, 20163, 47717, 'Feludius - Slay'), -- not in sniff
(43687, 4, 0, 'But now, witness true power...', 14, 0, 100, 0, 0, 0, 20165, 44322, 'Feludius - Merge');

 -- Arion
DELETE FROM `creature_text` WHERE `CreatureID` = 43688;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(43688, 0, 0, 'Enough of this foolishness!', 14, 0, 100, 0, 0, 0, 20237, 44307, 'Arion - Engage'), -- not in sniff
(43688, 1, 0, 'Wind, hear my call!', 14, 0, 100, 0, 0, 0, 20239, 47718, 'Arion - Call Winds'), -- not in sniff
(43688, 2, 0, '%s begins to cast Thundershock!', 41, 0, 100, 0, 0, 0, 0, 47719, 'Arion - Announce Thundershock'), -- not in sniff
(43688, 3, 0, 'Merely a whisper in the wind....', 14, 0, 100, 0, 0, 0, 20238, 47720, 'Arion - Slay'), -- not in sniff
(43688, 4, 0, 'An impressive display...', 14, 0, 100, 0, 0, 0, 20240, 44320, 'Arion - Merge'), -- not in sniff
(43688, 5, 0, 'Enough of this foolishness!', 14, 0, 100, 0, 0, 0, 0, 44307, 'Arion'),
(43688, 6, 0, 'An impressive display...', 14, 0, 100, 0, 0, 0, 0, 44320, 'Arion');

 -- Terrastra
DELETE FROM `creature_text` WHERE `CreatureID` = 43689;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(43689, 0, 0, 'We will handle them!', 14, 0, 100, 0, 0, 0, 21843, 44308, 'Terrastra - Engage'),
(43689, 1, 0, 'The earth will devour you!', 14, 0, 100, 0, 0, 0, 21844, 47722, 'Terrastra - Say Quake'), -- not in sniff
(43689, 2, 0, '%s begins to cast Quake!', 41, 0, 100, 0, 0, 0, 21844, 47723, 'Terrastra - Say Anounce Quake'), -- not in sniff
(43689, 3, 0, 'The soil welcomes your bones!', 14, 0, 100, 0, 0, 0, 21842, 47721, 'Terrastra - Slay'), -- not in sniff
(43689, 4, 0, '...to have made it this far.', 14, 0, 100, 0, 0, 0, 21845, 44321, 'Terrastra - Merge'), -- not in sniff
(43689, 5, 0, '...to have made it this far.', 14, 0, 100, 0, 0, 0, 0, 44321, 'Terrastra');

 -- Ignacious
DELETE FROM `creature_text` WHERE `CreatureID` = 43686;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(43686, 0, 0, 'You will die for your insolence!', 14, 0, 100, 0, 0, 0, 20285, 47724, 'Ignacious - Engage'), -- not in sniff
(43686, 1, 0, 'BURN!', 14, 0, 100, 0, 0, 0, 20287, 47715, 'Ignacious - Say Aegis of Flame'), -- not in sniff
(43686, 2, 0, '%s begins to cast Rising Flames!', 41, 0, 100, 0, 0, 0, 0, 49844, 'Ignacious - Announce Rising Flames'), -- not in sniff
(43686, 3, 0, 'More fuel for the fire!', 14, 0, 100, 0, 0, 0, 20286, 47716, 'Ignacious - Slay'), -- not in sniff
(43686, 4, 0, '...the fury of the elements!', 14, 0, 100, 0, 0, 0, 20288, 44323, 'Ignacious - Merge'), -- not in sniff
(43686, 5, 0, '...the fury of the elements!', 14, 0, 100, 0, 0, 0, 0, 44323, 'Ignacious');

 -- Elementium Monstrosity
DELETE FROM `creature_text` WHERE `CreatureID` = 43735;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Duration`, `TextRange`, `Emote`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(43735, 0, 0, 'BEHOLD YOUR DOOM!', 14, 0, 100, 0, 0, 0, 20396, 44336, 'Elementium Monstrosity - Merged'), -- not in sniff
(43735, 1, 0, 'FEEL THE POWER!', 14, 0, 100, 0, 0, 0, 20400, 47726, 'Elementium Monstrosity - Lava Seed'), -- not in sniff
(43735, 2, 0, 'Impossible....', 14, 0, 100, 0, 0, 0, 20399, 44339, 'Elementium Monstrosity - Death'), -- not in sniff
(43735, 3, 0, 'Eradicate....', 14, 0, 100, 0, 0, 0, 20398, 44337, 'Elementium Monstrosity - Slay 1'), -- not in sniff
(43735, 3, 1, 'Annihilate....', 14, 0, 100, 0, 0, 0, 20397, 44338, 'Elementium Monstrosity - Slay 2'), -- not in sniff
(43735, 4, 0, 'BEHOLD YOUR DOOM!', 14, 0, 100, 0, 0, 0, 0, 44336, 'Elementium Monstrosity'),
(43735, 5, 0, 'Impossible....', 14, 0, 100, 0, 0, 0, 0, 44339, 'Elementium Monstrosity');

generated from Sniffs with Trinity Database Editor.

Do not merge them, just a reference with DIFF to see what is missing!

Ovahlord commented 2 years ago

There is no need to post stuff like this. I got sniffs of every single raid in a huge quantity, so thanks, I'm fine. Please do not clog the issue tracker with stuff like this.