This is Both the LUA Files and SQL Tested and Fully working for both NPC's. Added a Space in 1 part so the damm smiles dont show up
If you want you may Edit some of the stuff that best fits you.
I will try and Update them here and there.
Download here.
http://pastebin.com/AicdnBbX Boss LUA Updated......Ver 1
http://pastebin.com/ZtVbLLLB Add LUA Valkyr Updated......Ver 1
http://pastebin.com/XrULWgQ5 Add Spawn Fix SQL ......Ver 1
http://pastebin.com/UMN1Mqji Boss Spawn SQL ......Ver 1
function Valkyr_OnCombat(Unit, Event)
Unit:SendChatMessage(14, 0, "I Will die for my Master!")
Unit:RegisterEvent("Valkyr_DeathandDecay", 15000, 500)
Unit:RegisterEvent("Valkyr_ShadowBolt", 4500, 500)
function Sloff_OnCombat(Unit, Event)
Unit:SendChatMessage(14, 0, "Face now your tragic end!")
Unit: PlaySoundToSet(17365) <----Fix the space here i did it because of the Smiles
Unit:RegisterEvent("Sloff_ShadowCleave", 6530, 500)
Unit:RegisterEvent("Sloff_PainandSuffering", 17500, 500)
Unit:RegisterEvent("Sloff_Sleep", 89950, 500)
Unit:RegisterEvent("Sloff_Banish", 43596, 500)
Unit:RegisterEvent("Sloff_ShadowLance", 12500, 500)
Unit:RegisterEvent("Sloff_EmeraldVigor", 38000, 500)
Unit:RegisterEvent("Sloff_Berserk", 300000, 1)
Unit:RegisterEvent("Sloff_SummonValkyr", 40500, 500)
1 SQL is a Fix for the http://www.wowhead.com/spell=69037
Summon Val'kyr
Instant 3 sec cooldown
Summons a Val'kyr Shadowguard.