What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

AltarBoy v1.0 - Priest CC (Shadow)

would still like to know if theres any was currently to disable archangel, nothing in the confing on this that i can see.
 
would still like to know if theres any was currently to disable archangel, nothing in the confing on this that i can see.

There's not a way to do it in the configuration. I'm frankly not really sure why you want to do this, but I also haven't logged into WoW since probably January.

Anyway, if you want to disable Archangel, pop open the Altarboy.Shadowpriest.cs in Notepad and find the following (lines 247-252)

Code:
                   AltarboyComposites.CastSpell("Archangel", ret => (
                       AuraManager.HasMyAura("Dark Evangelism", Me, 5) &&
                       AuraManager.GetAuraTimeLeft("Vampiric Touch", TargetManager.ActiveTarget, true).TotalSeconds > 8 &&
                       AuraManager.GetAuraTimeLeft("Mind Flay", TargetManager.ActiveTarget, true).TotalSeconds <= 0.5)
                       , Me
                   ),

Make them look like this by adding "//" at the beginning of each line:

Code:
//                   AltarboyComposites.CastSpell("Archangel", ret => (
//                       AuraManager.HasMyAura("Dark Evangelism", Me, 5) &&
//                       AuraManager.GetAuraTimeLeft("Vampiric Touch", TargetManager.ActiveTarget, true).TotalSeconds > 8 &&
//                       AuraManager.GetAuraTimeLeft("Mind Flay", TargetManager.ActiveTarget, true).TotalSeconds <= 0.5)
//                       , Me
//                   ),

Merry priesting!
 
There's not a way to do it in the configuration. I'm frankly not really sure why you want to do this, but I also haven't logged into WoW since probably January.

Anyway, if you want to disable Archangel, pop open the Altarboy.Shadowpriest.cs in Notepad and find the following (lines 247-252)

Nothing has really changed since January. Archangel is still basically required for top DPS.
 
Awesome Custom Class. (Only one I can really find that's updated and for a Shadow priest anyway.) Have my Shadow Priest, in Season 11 gear and a few 378s and hes able to (kinda) pull his weight in LFR. (He is also in PvP Spec with PvP Glyphs, etc.) Also I noticed, on trash rite before Warlord, he does an awesome job of tab targeting the different tentacles and DOTing/whatever it is he does.
 
Awesome Custom Class. (Only one I can really find that's updated and for a Shadow priest anyway.) Have my Shadow Priest, in Season 11 gear and a few 378s and hes able to (kinda) pull his weight in LFR. (He is also in PvP Spec with PvP Glyphs, etc.) Also I noticed, on trash rite before Warlord, he does an awesome job of tab targeting the different tentacles and DOTing/whatever it is he does.

Thank you for the feedback, dude.
 
Not sure if I did the overwrite correctly from the initial post, but on Madness, it doesnt target the tentacle.

Edit: Nevermind, fixed it.
 

Attachments

Last edited:
Hi,
I'm lvl 68 trying this out with LazyRaider, it's not casting mind blast for me at all, it does everything else perfectly.
It just won't cast mind blast, I installed it with SVN to my customclass folder.

do you require any specific information to troubleshoot? I tried with and without the "keep mindblast on cooldown"-option.
Edit: its not even mind blasting on shadow orb combo, its not reconsigning the spell at all :/


Are you using the English language WoW client?
 
Im lvl 42, and using this CC with lazyraider.. im shadow.

when i am in someone dungeon.. and tank, or other member loose some health, thiis cc target him, and stop dps.. i dont understand why.
 
for some reason the cc just chooses not to drink or eat, even at 0 mana while not currently in combat.
 
hi
just wondering I got 386 with 2 set T13 doing 15k-17k on HC dummy is that fine haste is 30% Hit 17% mastery 13.50%
gear with gem echant I saw in youtube guy with 380 I don't know is that normal for cc to do low damge ?
 
Back
Top