![]() |
Mystic Click to Cure, including Ancestral Balm
Is it possible to configure the profitUI click to cure for group & raid so that it fires Ancestral Balm III if it's available and cure spell if it isn't?
AB is a mystic only additional single target cure with a moderate reuse (really long in pvp) but it will cure and provide a superior ward, and an immunity to control effects it has removed, e.g. 10second stun immunity if it cured a stun. |
I think I can help you Snowline
What you are asking for is a sort of IF statement that would use Ancestral Balm III if it was available and regular Cure if not. However, although you can think of click to cure as a sort of "whack-a-mole" game (click detriment, they will go away). If you were to click the trauma icon when there is clearly an arcane, the result is the same. You would cast "Cure" and the detriment would be removed. In the Profit_Cures.txt <Data Name="Mystic" TraumaCure="2945678992" ArcaneCure="2945678992" NoxiousCure="2945678992" ElementalCure="2945678992" CurseCure="969542071"/> What you could do is switch one of these with the code for Ancestral Balm III which is 340840254 So for example, regardless of which detrimentals are applied, you could always go for TRAUMA icon when possible and if Ancestral Balm is not up, you can click any of the other 3. I hope this is a valid work-around for you, I am going to try it myself and get back to you. :) I can confirm this works.. its just a matter of remembering to hit trauma (or whichever you choose) instead of the others! If you want to cure trauma normally.. just remember to click noxious, arcane, or elemental. Is this any help? |
Thanks a lot, that's a nice piece of lateral thinking around the problem, it would be a bit nicer if one click rather than 2 maybe to confirm if AB is ready but it's certainly a workable solution. Now I need to train my mouse to click a specific detrimental, not the general area, the same way I (anyone) specifically cures curse :D
|
Quote:
|
Quote:
Then again, on second thought, what I was thinking probably wouldnt work or at least not to good/great effect. Placing both AB3 & the normal cure in a Macro (AB3 above cure), if AB3 isnt available then the normal cure is cast as per normal Macro behavior. Though I 'spose that if AB3 were available, then it'd cast it then que up the normal cure =/ |
I'd assume the problem is it wouldn't just have to activate a macro, it would have to edit the macro to make it include the right targets, depending where in the group/raid it's been clicked.
|
Nah, you can already add macros to ProfitUI Click 2 Cure, you can add them to the settings files, but the problem remains that you do not know whether AB is actually available or not and you cannot sensibly deal with that.
|
Is it possible to have click to cure for group raid send both instructions then - first AB and then regular cure, so if ab is down it will do cure, if ab is up it does AB then queues cure (and if your click something else during the AB cast the queued cure doesn't matter).
Can click to cure send 2 instructions? |
That's possible, but you'll have to edit the XML for that. the current macro setup that you can configure via the settings files will cast the macro after the cure. So you'd just have to change the order.
|
Could I get a pointer of which xml file that would involve and maybe a search string to try find the relevant lines - I've never edited any xml before.
Would that edit have an impact on my other healers or entirely other classes curing as per normal, cures, potions etc ? |
isnt it possible to add smth like this to every curebutton:
/useabilityonplayer AB /cureplayer trauma spell /cureplayer arcane spell /cureplayer noxious spell /cureplayer elemental spell ? |
I've tried doing that, maybe it searches some file (xml?) I don't understand and does that first or something needs to be changed there, not sure really, I don't code at all. I only managed to break all characters cure macros with my edit attempts to get multiple commands processed for mystic. So I went back to having 1 cure click to ab and the other 3 do cure. I'd much rather all 4 cure clicks sent AB and then cure command for mystic, but not sure how to get that working at all.
|
Quote:
Parent.DoCure.Press=trueThere should be five occurances. Add a line break before each of these each of these. That's all. :) |
thanks a lot for the reply :)
|
| All times are GMT -5. The time now is 01:10 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI