This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
This is a particularly huge pain for Prayer of Healing. My indicator for who is the best choice to cast on jumps all over the place. As far as I know, the person whom the indicator just left is still within range of everyone, but Grid2 simply moved the indicator to someone even closer to everyone.
I would appreciate an option for all the AOE healing statuses to allow for a 'cap' as to how many people the indicator can be applied to at one time. This would make things a lot easier for me and improve my healing greatly without leaving me wondering if the person I'm casting on is still within range of everyone or not.
I just noticed that Circle of Healing seems to have this option already, Max Solutions (woops) but I would really like it for Prayer of Healing too.
The status was coded to avoid those jumps, keeping the same target whenever possible. If the status jumps, this means that the target has moved too far away, so the previous heal solution is not possible (some people out of range), and a better heal solution exists.
If you think the moving person is in range, it can be caused by: - You are wrong and the person is really out of range (30 yards distance is not really soo big distance), for example maybe the player has been moved 25 yards to the left, and another player in the group has been moved 10 yards to the right = 35 yards distance. - The width and height coded inside Grid2 for the instance/zone you are playing is wrong, and the status is not using accurate "distances" (not calibrated correctly), and maybe it is using 20 yards radius for example instead of 30 yards.
You can change some Prayer of Healing options to minimize those jumps, for example: - Increasing the heal radius a bit, changing the radius from 30 to 35 or 40 yards (but the status will not always display correct solutions in this case). - Reducing the minimum health deficit.
Prayer of healing status displays a solution for each group, i think displaying more than one solution for each group is too much.
I see. Well, the way I have my Grid2 setup, multiple solutions does not look bad at all, its subtle. It would save me an unnecessary target switch if I knew if the person I was already actively healing was in range of everyone or not.
<<reply 1029027>>
Finally i am going to add a new option in AoePrayerOfHealing configuration named: "Display all solutions". Enabling this option the status will work in a different way, displaying all valid heal targets in the group.
Normally I'm not one to pester but Garalon is completely destroying us. How is this coming along? It has been a huge pain to use Prayer of Healing with all the constant movement, having all solutions would be a big help for this fight.
@daeger: Go
I coded this new behavior one week ago (really its simple, less than ten lines of code) , but i could not test it, maybe this weekend if i have some spare time.
Tuesday's coming soon, how about I test it?
<<reply 1048353>>
Patch uploaded, but not fully tested (tested only in a two players group).
Seems to work just fine.
To post a comment, please login or register a new account.