Hey BuBa, Your profiles are very good, I like many, I wonder if you could help me with a paladin retry profile, try using Avery, but I only work a couple of spells, if you could help would be great
Best regards to all in Team Nova.
Thx for your long and progressive work.
Have a few Q.
1 Can i ask For a code to use Holy Pala Prisma Talent only on the curent target and if there no target use in as it is used now in ur profile?
2 If posible the Code to use heal on Boss in the event of the Terrace of Endless Spring 2nd boss Tsulong
thx in advance)
Holy Prism code isn't technically done yet.... i just wanted a placeholder in place until i could finally get around to finishing the code on that one.
i also have an idea on how to do tsulong, but i haven't have the time to get around to putting it into practice yet :-/
Could do a buff check for the sun breath buff on player, set tsu to focus with the boss guid,
And have a special behavior for that specific fight that blows CDs on tsu for zomg zerg healing IMO. Or you can do what our holy pally does and just setup a cast sequence macro that does most of this for you as we only ever have one day phase.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
https://imdasandmandeathknight.googl...com/svn/trunk/
I'm getting ready to update my hunter profiles to use Nova_Frames.
I just want some feedback on what kind of options you'd like on the frames. just pm me or post here.
Please if someone helped you donate rep to them.
Hello,
Just report 1 typo at PQR_Nova_Data.lua - line 325 (function canheal). "nli" is not correct so this function is not working properly
Thank you for your awesome framework, NovaCode:and UnitDebuffID(t, 123255) == nli -- Dissonance Field 2![]()
None of the Frost Mage profiles work, do I have to be level 90? I would really like to use this on RAF![]()
Mentallys warlock profile is amazing
I did notice that it will use Wrathstorm even if the demon isn't within melee range
I did some testing and came up with this fix
this code is located in PQR abilities [PET] Command demon (at the bottom)Code:if Nova_Spells[PQ_Supermacy].known then if UnitExists("pet") and UnitExists("target") and PQR_SpellAvailable(115831) and UnitCanAttack("player", "target") == 1 and IsSpellInRange(GetSpellInfo(115625), "target") == 1 <------------------------------------------------------------------ADDED THIS LINE then CastSpellByName(GetSpellInfo(119898),"target") return true end end
I also noticed Imp Swarm wasn't working
I did some testing and modified the code to this
thanks for such amazing work and I hope this helps!!!Code:local PQ_DSK = PQ_DSK if UnitBuffID("player",PQ_DSK) and PQR_SpellAvailable(104316) then CastSpellByName(GetSpellInfo(104316),"target") return true end
Last edited by Enragerx; 01-23-2013 at 01:25 PM.
Hey, thanks for the awesome profiles. I was wondering if the Windwalker Monk profile could get a little love? It does not cast Rising Sun Kick on cooldown and never uses fist of fury when energy is low. Below the priority for maximum DPS single target currently. Thanks in advance.
1. Rising Sun Kick on cooldown.
2. Tiger Palm to maintain Tiger Power.
3. Fists of Fury at low Energy (<= 30).
4. Blackout Kick with Combo Breaker: Blackout Kick procs.
5. Tiger Palm with Combo Breaker: Tiger Palm procs.
6. Blackout Kick to dump excess Chi.
Well this broke college student decided to go without a new phone for another paycheck.... i missed my monk and transferred him to my new server (ty lantus for making him horde ^_^ )
i should be able to continue development on Monks in general a lot easier now