shadow123

Sky Golem Recepie

6 posts in this topic

PLACE INTO item_template ('entry', 'class', 'subclass', 'flags', 'RequiredSkill', 'RequiredSkillRank', 'spelltrigger', 'spellid') VALUES (100910, 9, 3, 33554432, 202, 600, 6, 139176);

INSERT INTO spell_learn_spell ('entry', 'SpellID', 'Active') VALUES (139176, 139192, 1);

Tracker:   http://tracker.ashran.com/issues/6062

WoWhead: Schematic: Chief Engineer Jard's Journal
Brought Correction: I made  Schematic: Chief Engineer Jard'  add a spell (Jard's Peculiar Energy Source) when used and i made it add another spell (Sky Golem) upon learning the previus.I was not entirely sure should i have added subclass name somewhere and i am also not sure which spelltigger is ok for this so ive set 6 (learn spell ID) .. 

2 people like this

Share this post


Link to post
Share on other sites

REPLACE INTO * i missed 1 letter lol

 

Share this post


Link to post
Share on other sites

Item template nor Spell learn Spell work this way, even if it did, spell 139176 is not the correct spell that is being casted. Sadly, the issue isnt this easy to fix

Share this post


Link to post
Share on other sites
PLACE INTO item_template ('entry', 'class', 'subclass', 'flags', 'RequiredSkill', 'RequiredSkillRank', 'spelltrigger', 'spellid') VALUES (100910, 9, 3, 33554432, 202, 600, 6, 134359);

INSERT INTO spell_learn_spell ('entry', 'SpellID', 'Active') VALUES (139176, 139192, 1);

this is the right spell

Share this post


Link to post
Share on other sites

So was it fixed now ? Does it drop and learn you the SkyGolem and EnergySource ?

 

/edit:  ah ok bugtracker status was set to resolved. so i guess it is.

Edited by Kaori

Share this post


Link to post
Share on other sites

So does the recipe drop on the WoD realms now as well? 

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.