HiI dont have my logs with me at the moment, but just wanted to know if anyone else has had issues with keeping the tank up (Heroics)? I am ilvl348 and tank is about the same or perhaps slightly higher. The issue I have is that the tank gets hit a couple of times and I dont seem to heal him until he gets to about 120k (155ish starting health) from this point on a couple of holy light heals or holy shock heals pushs him to 130-140 but dropping back down again quickly and several secounds later hes down to 70k with anything im healing him coming off very quick (usually starts going divine light and holy light heals). Anyway to get the healing kick in at like 140k in health? Doing holy light heals to start off with as by the time they as cast and the next one starts any mana you lost for it is usually re-generated... Will post logs as soon as I can but wondering if anyone else has this issue? I have enchanted most slots but have gemmed everything that can be gemmed.
Not sure if the CC have the feature of stopcast, but it should stop cast if the target get lower than a sertain % and cast a faster more mana consuming heal. Can anyone confirm if stopcast is implemented?
This CC is just great. works for it all. normals, dungeons, bg?s y even arenas. Thank you SOOO much for the awesome work.
Gilderoy, I've run this in arena this week and has gotten better and better. First time we went 5 and 5 and then today we went 5 and 1. Thanks a ton, Saif
lot of post about pvp and this cc. I have been using it in 5 mans and wanted to ask those of you who know. healing pvp what are you running at 85? can you exchange honor for justice points? wonder if they are going to expand that in the future to valor.
Thank you all for the great feedback! if noone can find an actual bug in one day we will start working on something actual new like implementing the things we promised instead of fixing bugs @hi1674: i'm happy that you enjoy our changes @HOFB: that's just intended. that's the way pala healer heals, and the way the CC is programmed to work what should she do? cast only flash of light even when tank is at 95%? @kayes: the CC CAN do it herself, you just have to switch it on, many people like it to be off. UltimatePalaHealer.cs line 90 Code: private bool PVP_wanna_move_to_heal = false; for pvp and line 92 for PVE those lines must be changed to true like Code: private bool PVP_wanna_move_to_heal = true; for pvp and Code: private bool PVE_wanna_move_to_heal = true; for PVE. @dalle2023: thank you @Saif: thank you my main focus remain in doing a CC that can handle high level 2v2 arena on his own while i play the partner so there go the majority of my efforts
The newest version is great.. It uses Judgement a lot more, and mana return is great! My only thought now.. Is whether it should be using less Holy Lights, and more Divine Light to build up Holy Power faster to use Word of Glory more often..
Thanks Glideroy, I actually found it myself after reading one of the other posts regarding tweaking All we need now is a working HB and some feedback from the dev's regarding the completely unlogical behavior in BG's for healers. and the awfull small bugs that scream Bot! I'm babysitting it helping out with movement. Many will see that it is a bot, but when you heal for 5.000.000 in AV they don't say much I guess http://www.thebuddyforum.com/support-issues/27040-bgbot-pvp-vry-choppy-movement.html#post293048
bug report the fact u posted without attaching is so lazy im getting sleepy just reading it how hard is it to hit 'attach'? in arena 2's, got an error that said to report to u.. so here it is cheers.
@silent and djebe: thank you, happy to ear that @rizarjay: if you look at mana ecciciency 3 holi light have a much better mana/healing that 3 divine light+1WoG (but a lower heals/second, so it's used only when people are low on health) for the log issue, yes you get spammed by that but is just a log spam, no spell lanced and no action taked, we will reduce the spam in next revision @kayes: nothing we can do about it @ansa: did you choose a tank via LazyRaider during the arena preparation? it seems that you did not, and noone as "tank" as role in the blizzard UI, to make this work you need to select a tank in laxy raider or to use the blizzard ui and select someone as tank. Btw she shoul fallback to himself as tank and she didn't so that's an error in the fallback code, somewhere, thanks for the report! My advice is to always select your partner as tank in lazyraider (otherwise she do not know who is the tank in pvp)