Grammernatzi / XIVComboPlugin

Plugin version of the icon replacement features in dalamud
GNU General Public License v3.0
61 stars 40 forks source link

[Feature request] PLD - Don't immediately use up Atonement #214

Open Matuno opened 1 week ago

Matuno commented 1 week ago

Tweak 181 is almost correct in that it will change the 1-2-3 combo to the Atonement combo when available. It is however probably preferable to have the same behaviour as 180 where it will wait until you are about to overwrite your stack of Diving Might to cast a free Holy Spirit.

Currently it's:

And what we'll probably want is:

And so on.

This allows more flexibility in delaying the Holy Spirit cast a little longer in the regular rotation. This is most notable in M4S during Witch Hunt where the timing can force you to disengage at that one moment where you would just have spent your Divine Might and can't be in range to hit another Royal Authority to gain new stacks. It also plays nicer with aligning your Atonement stack combo for raid buffs.

Thanks!

Grammernatzi commented 1 week ago

I can probably add this as an option; I will say that this is one of those cases where it might be just better to have a second button for Atonement rather than rely on automation lining up with what you want. I'll still go ahead and add that, though.