Bloob Elf - Thirst Unending - Nullify due to known core bug

Adriel

Verified Member
27
2014
6
Location
Las Vegas, Nevada, USA
Ok for some reason the Arcane Torrent spell core script side has never worked properly in TrinityCore so in order to complete the quest "Thirst Unending" for the Blood Elf start area you can run the following SQL query.

Code:
REPLACE INTO `quest_template` VALUES ('8346', '2', '3', '2', '0', '3431', '0', '0', '0', '0', '946', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '8325', '0', '0', '0', '5', '0', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '524416', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '20999', '21000', '21001', '0', '0', '0', '1', '1', '1', '0', '0', '0', '911', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'Thirst Unending', 'Use your Arcane Torrent racial ability on a Mana Wyrm, then return to Arcanist Helion.', 'If there is only one lesson you deign to remember from your time on Sunstrider Isle, let it be this - control your thirst for magic.  It is a thirst unending, $N - what you absorb must be controlled and released via Arcane Torrent.  Failure is to become one of the Wretched... hopelessly addicted and insane.$B$BSeek out a mana wyrm and unleash your Arcane Torrent upon it.  Learn to master your power. When you have sufficiently released an Arcane Torrent, return to me.\r\n\r\nNOTICE! - This quest is bugged again so just turn it back in to get your rewards and XP!', '', 'You\'ve done well today, $N.  Your willingness to learn shows that you may very well rise above the unyielding cravings you must endure as a blood elf.$B$BRest not on your laurels, young one, but instead seek to master what you have learned.  Only through diligence will we as a race survive.$B$BTake this - it may be of some use to you.  Go now, and bring glory once more to our people.', 'Ah $N. Have you completed your task?', 'Return to Arcanist Helion at Sunstrider Isle in Eversong Woods.', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'Arcane Torrent unleashed', '', '', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', null, null, null, null, '890', '878', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '15595');

What this query will do is change the required spell to cast as well as number of times to case along with the NPC or GO all to zero thus making it where you get the quest and turn around and turn it back in and still get the XP and reward.
 
Last edited:
Top