Need some feedbacks with boss Malkorok and Paragons of the Klaxxi from my healer event profiles, thanks!Originally Posted by Change Logs
Need some feedbacks with boss Malkorok and Paragons of the Klaxxi from my healer event profiles, thanks!Originally Posted by Change Logs
Last edited by Vachiusa; 09-19-2013 at 06:34 AM.
Status: Inactive. Don't PM me, pls drop a msg to vachiusa (at) mientrung <dot> com
Thank you Vachiusa !-Support Providing Ground (heal and dispel, you need to tick Special Events in PQI config). If you need gold achievement you should play around with your heal setting (recommeded only use single heal spell). And please remember PG is based more on skill since your gear gets scaled down to ilvl of 463.
With previous version of profile, i could'nt go after wave 5 ( gold )
With this one, wave 10 but failed ^^
I tryed with hast reforge, no aoe healing.
If someone succeed , can he share experience please ? ( reforge mastery, pqr setup ? )
Thx !
+rep of course
hi, i have some feedback for malkorok.
Using the resto shaman profile and it was spamming healing surge on members with full shield, but low hp. When they have the shield you cant heal them when they already have full shield. So if it is possible to let the profile stop healing when the shield is max and ignore the hp,
Thank you for the great profile(s). Is there any way to make the shaman profile (or any of them really) auto-dispell debuffs that are in range instead of having to hold down Alt and mouseover them? It seems to be able to dispell the NPC's in the healing realm on Norushen, but I can't figure out how to change the main ability to do it.
Thanks
This is untested .. but I think the debuffid is wrong for the Malkorok fight for the ancient shield. The current profile has ..
Ancient Miasma - Spell - World of Warcraft
but I believe this is the correct ID
Ancient Barrier - Spell - World of Warcraft
Also I added ..
Strong Ancient Barrier - Spell - World of WarcraftCode:and UnitDebuffID(t,142865) == nil -- Ancient Barrier - Strong
To the CanHeal() function .. this should stop healing people with a strong shield .. but you might need to try and top them off because I am not sure how much shield is considered a strong shield.
Like I said this is untested .. gonna try it tonight since this is the only resto druid profile that supports this mechanic.
The new Resto Shaman Profile update fixed the horrible lag in the last version for 5.4.
I can run with the delay way down and still get 10+ FPS in a 25man raid on Lei Shen.
I keep getting this error and a freeze 1 timer per session while running the resto shaman profile. I think it has to do with the addon, but does anyone know for sure?
Thanks Vachiusa for your work on this amazing profile!Code:Interface\AddOns\!BugGrabber\BugGrabber.lua:154: script ran too long
The boss event is fine, and works. I'm just talking about normal dispells like on, say Sha of Pride or the fallen protectors, it dispells the raid right away. Here is code from an old Nova Druid Nature's Cure ability:
I can copy that, but no idea what Nova_Cleanse is (is it the check like "Nova_DispelRaidCheck"?) Also, I don't know how the dispell gets off, it looks like it's part of CustomTarget or something. Would this work?Code:if PQR_SpellAvailable(88423) and Nova_Cleanse then if members[1].HP > 60 then for i=1, #members do if ValidDispel(members[i].Unit) and not DontDispel(members[i].Unit) then PQR_CustomTarget = members[i].Unit return true end end end end
?Code:if PQR_SpellAvailable(88423) and Nova_DispelRaidCheck then if members[1].HP > 60 then for i=1, #members do if ValidDispel(members[i].Unit) then PQR_CustomTarget = members[i].Unit return true end end end end
Thanks Wonderwom for your info!Originally Posted by Change Logs
Updated the first page ([PQR][PVE]Vachiusa healer profiles) for more FAQ and more info about talent/glyph. Have a fun raiding!
Status: Inactive. Don't PM me, pls drop a msg to vachiusa (at) mientrung <dot> com
I'm having a hard time with lagging out (<1fps) during combat, as soon as I die, drop combat, or disable PQR, it skyrockets back to 50+fps... Using the HolyPally PQI Profile, 2.2.03. Just tried the non-PQI profile to double check, but it's still laggy. I'll check to see if it's similar with other Vachiusa profiles, but any profile or character that I use, it seems to work perfectly fine. I tried to use Nova's Holy profile, but it lags just as bad too.
Edited the Ability Check Delay from 50ms to 100ms in the PQR Settings. Testing to see which works best.
Last edited by mindwarp80; 09-20-2013 at 10:17 AM. Reason: Found a "Fix" Trying it.
Resto Druid worked nicely in SoO for me today, only things that I noticed are:
-- Combat Ress works, trying to mouseover ress someone out of combat doesn't work anymore.
-- Sometimes the Lifebloom stacks fall off and are not getting reapplied for a rather long time. Also manually hotting the tank up again doesn't help then.
-- Dispelling on Protectors worked just fine at the start but then it stopped and I had to do it manually, every now and then one was done automatically.
Thank you so much for the great profiles !!!
Hey Vach, before i get started just want to say i absolutly love your hpally and disc profiles, i dont raid with my disc priest so as for suggestions i dont really have any, but for the hpally i noticed it does not pre generate for than 3 holy power while not in combat so i was wondering if you could move that up to 5 holy power, as well the only other thing i notice is that on galakras lor'themar is a targetable NPC and if he take damage the script will start spamming divine light to heal him back up, i dont know if there is a way to remove him from the script, im kinda new at this whole pqr thing, but so far i love it ,we will be pushing 9-10/14 monday so i might have some more feedback for you then
make sure you are using the PQi profile Vach said that the non PQi profiles aren't updated in the first post as for right now check off 54event and possible special events .....and it works fine on the Galakras fight haven't had an issue with the holy power however though mine just spams holy shock even if sitting at 5 holy power so not sure whats going on there
Last edited by scrapbot; 09-21-2013 at 01:31 AM.